State of Apple appstore warning ITMS-90809: Deprecated API Usage for UIWebView APIs?

When uploading to the appstore with unity 2018.4 we have been experiencing the following warning:

"
ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of apps that use UIWebView APIs . See UIWebView | Apple Developer Documentation for more information.
"

There has been an issue reported about this before, which shows the issue should now be fixed:

As you can see in the comments however, developers are still experiencing issues even with the latest unity 2018.4 and 2019.2 versions.

Can we get a clarification on when this fix should be in for 2018 (which we are using), or could it be that there is a new unknown reason for this warning still showing which is different from what you’ve fixed?

1 Like

Is anyone from Unity actually reading this?

This can be caused by several things. One way you can find out where you are effected by this is to check where UIWebView is being referenced in your xcode project:

Related thread in Unity Ads forums: https://discussions.unity.com/t/756457