Channel/IOS/sohagame/Plugins/The2thWorldSDK/UniversalSDK.mm
@@ -359,9 +359,9 @@ case U2S_FreePlatformLogin: [self PlatformLogin]; break; case U2S_ShowAccountView: case U2S_GoToAppStore: { [[UIApplication sharedApplication] openURL:[NSURL URLWithString:_dict[@"url"]] options:@{} completionHandler:nil]; } break; case U2S_FreePlatformLogout: