fluttercommunity / fluttercommunity/flutter_webview_plugin
Deprecated API Usage on iOS when uploading app to AppStore
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 938
- PR merge metrics
- No merged PRs in 30d
Description
I got this message after today uploading iOS app on app store. It seems there is newer version of UIWebView.
```
Dear Developer,
We identified one or more issues with a recent delivery for your app, "app_name" 0.0.17 (17). 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.
Best regards,
The App Store Team
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.