Hi everyone! We have 2 applications on the App Store Connect (both based on the same source code, only server endpoint is different. Staging / Production), such structure is perfect to distinguish app users and app testers during testing process.
Recently we faced an issue where staging app build is being rejected due to UIWebView usage while production build is ok to publish.
I've found that we were using old RxCocoa plugin which had a dependency to UIWebView, but updating pods is not solving this. I tried to search for the UIWebView key in XCode search and nothing... I also tried with a grep command, and only one comment is found inside GoogleSignIn 4.4.0 lib.
Post
Replies
Boosts
Views
Activity
Hi devs!
I've recently tried to upload an app and got following error. "Unable to connect Apple's Web Services". I thought thats it might be an issue with Apple services itself, so postponed upload, but today I've tried once more and it's still here.
XCode Logs - https://developer.apple.com/forums/content/attachment/8b440dce-ed4d-42d4-88ba-93b0af4319bf
Is it something on my side ?
I'm using beta Big Sur with XCode-Beta.