You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/04/22 13:22:54 UTC

[GitHub] [cordova-plugin-inappbrowser] breautek commented on issue #677: Deprecated API Usage - Apple will stop accepting submissions of app updates that use UIWebView APIs

breautek commented on issue #677:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/677#issuecomment-617776105


   You need to use `cordova-ios@5.1.1` with a wkwebview plugin, along with the [WKWebViewOnly](https://cordova.apache.org/howto/2020/03/18/wkwebviewonly.html) preference.
   
   If you're still getting the deprecation warning after this, then chances are you have another plugin installed still references `UIWebView`, a common group of plugins that I see when people run into this are social media plugins.
   
   If you require any further support on this issue, I invite you to use our [slack](http://slack.cordova.io/) channel.
   
   If you think you've found a bug, then please open a new ticket with all the requested information filled out.
   
   Thanks.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org