ionic-team / ionic-team/cordova-plugin-ionic-webview
UIWebView references causing iOS app to be rejected
Open
- Dominant language
- Objective-C
- Stars
- 493
- Forks
- 410
- PR merge metrics
- No merged PRs in 30d
Description
To the powers that be. I found this article https://ionicframework.com/blog/understanding-itms-90809-uiwebview-api-deprecation/ which helped me migrate and fix app using `cordova-plugin-ionic-webview` - but I found another plug `twitter-connect-plugin` that is not on that articles list of plugins that still reference UIWebView (which will cause you app to be rejected).
The upside is someone forked that project and made a WKWebView version of the plugin that passes the Apple sniff test, its `cordova-plugin-twitter-wkwebview`
Hope it helps.
Contributor guide
Assessment
This issue has not been assessed yet.