hexiaojie 1 年之前
父節點
當前提交
e2aaaab6c9
共有 1 個文件被更改,包括 1 次插入1 次删除
  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,