[F] iOS Google login, client id
This commit is contained in:
@@ -26,6 +26,8 @@ IMPL_APP_CONTROLLER_SUBCLASS(CustomAppController)
|
||||
config.serverUrl = SDK_LOGIN_SERVER_URL;
|
||||
config.gameId = SDK_GAMEID;
|
||||
config.openTerminalLog = XYSDK_DEBUG;
|
||||
config.googleClientid = GOOGLE_CLIENTID;
|
||||
|
||||
config.launchOptions = launchOptions;
|
||||
config.launchApplication = application;
|
||||
[XYApi initWithConfig:config];
|
||||
|
||||
Reference in New Issue
Block a user