Please provide the following:
SDK Version: 36.0.0
Platforms(Android/iOS/web/all): iOS
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 starting from April 2020 . See https://developer.apple.com/documentation/uikit/uiwebview for more information.
Is anyone aware of this? I get this message everytime i upload an expo created build to App Store Connect.
wodin
March 6, 2020, 3:34pm
#2
Please see the following thread:
I’m not sure I understand your question, but maybe the following will explain things?
UIWebView is deprecated and Apple says that starting from April they won’t accept apps that include it.
Current versions of Expo apps do include it because of it being included in some dependencies.
These dependencies are being updated in Expo SDK 37 so that managed Expo apps built with SDK 37 will not include any references to UIWebView.
Expo SDK 37 is being released at the end of March.
So as far as I unde…
system
closed
March 26, 2020, 3:34pm
#3
This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.