You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/10/14 16:23:44 UTC

[GitHub] [cordova] breautek commented on issue #150: bug: ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of apps that use UIWebView APIs

breautek commented on issue #150: bug: ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of apps that use UIWebView APIs
URL: https://github.com/apache/cordova/issues/150#issuecomment-541777799
 
 
   See https://github.com/apache/cordova-ios/issues/661
   
   Long story short, there is no official solution yet. Some people have offered PRs to remove references of `UIWebView` which you can try at your own risk. Apple has given no official date of when they will actually start to reject apps still referencing `UIWebView`. At this current time, you can still submit and update apps using the `UIWebView`
   
   However if you are using the `UIWebView`, which is the current default, then I'd recommend to start planning immediately to migrate to the [WkWebview](https://github.com/apache/cordova-plugin-wkwebview-engine). `WKWebView` migration could be a breaking change for you that you should be prepared for.
   
   Additionally the [cordova-ios](https://github.com/apache/cordova-ios/issues) repo is a better place to raise issues for the specific platform.

----------------------------------------------------------------
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


With regards,
Apache Git Services

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