hexiaojie 1 year ago
parent
commit
e2aaaab6c9

+ 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,