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/11/27 10:27:21 UTC

[GitHub] [cordova-plugin-inappbrowser] kleeb edited a comment on issue #583: iOS - build fails if using "WKWebViewOnly" preference

kleeb edited a comment on issue #583: iOS - build fails if using "WKWebViewOnly" preference
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/583#issuecomment-559027260
 
 
   True, inappbrowser still uses UIWebview in some parts of the code
   
   `
   /Users/vagrant/git/platforms/ios/Ondrowa/Plugins/cordova-plugin-inappbrowser/CDVUIInAppBrowser.h:64:5: error: unknown type name 'CDVUIWebViewDelegate'
       CDVUIWebViewDelegate* _webViewDelegate;
       ^
   1 error generated.`
   
   
   further reading:
   https://ionicframework.com/blog/understanding-itms-90809-uiwebview-api-deprecation/
   https://cordova.apache.org/announcements/2019/11/25/cordova-ios-release-5.1.0.html
   https://github.com/apache/cordova-ios/pull/715

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