-
When I uploaded the app to AppStore I've received the following message:
```
ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of apps that use UIWebView APIs . See https://…
-
I get this warning:
`ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of apps that use UIWebView APIs`
In another thread you told that it is just a warning. does the app …
-
Hopefully, I will get an answer here. The Onsen.io forum is full of spam.
After releasing the to Apple’s TestFlight which uses WKWebView plugin, I received the below email from Apple:
“
Dear Deve…
-
TMS-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’…
-
`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.`
Do w…
-
Description of the problem:
**Affected platform**
- [ ] Android
- [x] iOS
- [ ] electron
- [ ] web
**OS of the development machine**
- [ ] Windows
- [x] macOS
- [ ] linux
**Other infor…
-
Got following mail from Apple after submitting the building
ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of apps that use UIWebView APIs . See https://developer.apple.co…
-
* [x] I've read, understood, and done my best to follow the [*CONTRIBUTING guidelines](https://github.com/Alamofire/Alamofire/blob/master/CONTRIBUTING.md).
## What did you do?
ℹ 1. Just add Alam…
-
## Checklist
- [X] I've updated to the latest released version of the SDK
- [X] I've searched for existing [GitHub issues](https://github.com/facebook/facebook-swift-sdk/issues)
- [X] I've looked…
-
Hey guys,
Apple changed its API deprecation information. UIWebView is now deprecated and WKWebView should now be used in order to upload an app to the AppStore.
Original App Store Connect message …