I have issues with uploading my binary to App Store Connect. It says that my project is using UIWebView . Now the funny thing is, that I never used UIWebView during coding also searching for it in Xcode gives me no results. I searched the whole project folder with grep -r "UIWebView". and no results, but still App Store Connect rejects my binary with that reason.
What can i do?
Post
Replies
Boosts
Views
Activity
Hello, i can't figure out how to get links to pages with .php ending work redirecting in WKWebview.
Does someone have a solution for this problem?