I have been trying to upload an iOS app to Appstore but its only appearing on "Activity" tab for 3-5 minutes and then disappears. Then I got an email from Apple saying that my app is rejected because it is using UIWebView in one of the view controller. I deleted that particular screen and reuploaded the app and had the same error email. Then I checked my third-party sdks like FacebookLoginSDK and GoogleSignInSDK and updated those and then checked that if the app has no UIWebView which it did not. Then i reuploaded the app but this time again I had the same error email. I have searched the whole storyboard source code and the whole app code to look that if there is any sign for UIWebView but there is nothing, but still I am getting this email. I also tried deleting 'Derived Data' folder several times and cleaning the build folder also but nothing helps. On the other hand I have uploaded a different app today which had UIWebView and it got approved but I also got the same email for not using UIWebView. Does anybody had this kind of experience or can anybody tell me whats going on ?
