hexiaojie 1 jaar geleden
bovenliggende
commit
e2aaaab6c9
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      GameClient/Assets/Game/HotUpdate/Platform/ShareSDK/QDShareManager.cs

+ 1 - 1
GameClient/Assets/Game/HotUpdate/Platform/ShareSDK/QDShareManager.cs

@@ -100,7 +100,7 @@ namespace GFGGame
                 ShareRecordSProxy.ReqShareRecord().Coroutine();
             }
 
-            Debug.Log($"OnShareResult");
+            Debug.Log($"OnShareResult state:" + state);
         }
 
         public void OnGetFriendsResult(int reqID, ResponseState state, PlatformType type,