allez
2022-06-08 1b3fb97b6bcf39d97818dfb5c4d3d33e53c5ad0d
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: