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,