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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
