Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2017.4.X, 2018.4.X, 2019.2.X, 2019.3.X
Votes
108
Found in
2017.4.0f1
2018.4.0f1
2018.4.2f1
2019.2.0a1
2019.3.0a1
2020.1.0a1
Issue ID
1180664
Regression
No
[iOS] Apple throws Deprecated API Usage warning for using UIWebView when submitting Builds to the App Store Connect
After submitting Unity-iOS builds to the App Store Connect Apple is showing Warning for using UIWebView:
==
Dear Developer,
We identified one or more issues with a recent delivery for your app, "XXXXX". Your delivery was successful, but you may wish to correct the following issues in your next delivery:
ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of apps that use UIWebView APIs . See https://developer.apple.com/documentation/uikit/uiwebview for more information.
After you’ve corrected the issues, you can use Xcode or Application Loader to upload a new binary to App Store Connect.
==
This case doesn't need a reproduction project, the problem is that we're creating an instance of UIWebView at PlatformDependent/iPhonePlayer/URLUtility.mm to handle in-game links, but the UIWebView will be no longer supported by Apple and will be a cause for apps rejection in the App Store Connect
Reproduced on Unity 2017.4.32f1, 2018.4.8f1, 2019.2.4f1, 2019.3.0b2 and 2020.1.0a2
Comments (87)
-
Compaund
Sep 08, 2019 13:26
+ 1
2018.3.14f1 -
pmluan
Sep 08, 2019 12:09
Create new project, make some UI, Text UI in code and have problem ITMS-90809. 2018.2...
+ vote
-
thomas_unity350
Sep 06, 2019 16:14
+1 needs to be in the LTS stream asap
-
Caspella
Sep 04, 2019 06:56
same issue here when using Unity 2018.3.12f1.
Please fix this ASAP -
AytoMaximo
Sep 04, 2019 06:17
+1 to do fix asap
-
AlCaTrAzzGames
Sep 04, 2019 06:12
2020.1 is too far away for this fix to be implemented, this needs to be addressed in LTS and preferably 2019.2
-
Skjalg
Sep 03, 2019 19:21
The fix for this needs to be in the LTS stream asap
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit Label height is incorrectly calculated when using max-width with percentage value
- Visual Effect Material causes Scene view to update continuously when both Scene and Game views are open, despite "Always Refresh" being disabled
- "EndLayoutGroup" error is thrown when turning on/off UI Toolkit Live Reload in the Inspector with GameObject selected
- Crash on __pthread_kill when opening a specific object
- UI Toolkit Debugger "Pick Element" selection works only after clicking it for the second time
Resolution Note (fix version 2020.1):
Please note that you will get the error if you are using a Unity Ads package older or equal to 3.2. This was fixed with Ads 3.3.0.