[M] google meta login
This commit is contained in:
@@ -17,7 +17,7 @@ IMPL_APP_CONTROLLER_SUBCLASS(CustomAppController)
|
||||
|
||||
- (void)initXYSDK:(UIApplication*)application didFinishLaunchingWithOptions:(NSDictionary*)launchOptions{
|
||||
|
||||
[[GASDK getGAlog:SDK_PROJECTID] initWithGameId:SDK_GAMEID clientId:SDK_CLIENTID withCommonParams:@{} serverUrl:GA_INTERNAL];
|
||||
[[GASDK getGAlog:SDK_PROJECTID] initWithGameId:SDK_GAMEID clientId:SDK_CLIENTID withCommonParams:@{} serverUrl:GA_INTERNATIONAL];
|
||||
|
||||
XYSDKInitConfig * config = [[XYSDKInitConfig alloc] init];
|
||||
config.appId = [SDK_APPID intValue];
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
#define SDK_GAMEID @"20587"
|
||||
#define SDK_PROJECTID @"20587"
|
||||
#define SDK_CLOUDID @"128"
|
||||
#define SDK_CLIENTID @"IOS_5.00_tyGuest,facebook.googleplay.0-hall20587.googleplay.FishingMaster"
|
||||
#define SDK_CLIENTID @"IOS_5.00_tyGuest,facebook,appStore.appStore.0-hall20587.appStore.FishingMaster"
|
||||
|
||||
// 账号支付 - 服务域名
|
||||
#define SDK_LOGIN_SERVER_URL @"https://128-hwsfsdk-sdk-online01.qijihdhk.com"
|
||||
|
||||
Reference in New Issue
Block a user