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
Research direction
No source files or tests are named. Start by locating the plugin's UIWebView usage and checking how the iOS app binary is built, then verify an uploaded binary no longer triggers Apple's ITMS-90809 warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flutter, ios, java
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100