New/update app will reject any app using UIWebView after 2020/Dec.

Here's a simple script to find all UIWebView references in current project.

Just execute this line in the project root directory.

grep -r UIWebView .

By admin

Leave a Reply