Commit d6d51df0d064733467c9d12a4fbfc69f1f2e8815

Authored by alexYang
1 parent 54734cd48a
Exists in master

自动登录失败返回游戏

Showing 6 changed files with 3 additions and 3 deletions Side-by-side Diff

... ... @@ -2,7 +2,7 @@
2 2  
3 3  
4 4 接入手册
5   -V 3.5.21
  5 +V 3.5.22
6 6 2018年8月31日
7 7  
8 8 ## 概述
... ... @@ -2,7 +2,7 @@
2 2  
3 3  
4 4 接入手册
5   -V 3.5.21
  5 +V 3.5.22
6 6 2018年8月31日
7 7  
8 8 ## 概述
ios/GameSDK.framework/Versions/A/GameSDK
No preview for this file type
ios/GameSDK.framework/Versions/A/Headers/LetsGameAPI.h
... ... @@ -22,7 +22,7 @@ static BOOL hiddenLogo = NO;
22 22 //默认横屏
23 23 static BOOL DeviceOrientationIsHorizontal = YES;
24 24  
25   -static NSString *version = @"3.5.21";
  25 +static NSString *version = @"3.5.22";
26 26  
27 27 @interface LetsGameAPI : NSObject<UIApplicationDelegate>
28 28  
No preview for this file type
ios/GameSDKDemo/GameSDKDemo.xcodeproj/project.xcworkspace/xcuserdata/yanglele.xcuserdatad/UserInterfaceState.xcuserstate
No preview for this file type