weaponhax opened a new issue #556: UIwebview change to WKwebview URL: https://github.com/apache/cordova-plugin-camera/issues/556 <!-- Please have a look at the issue templates you get when you click "New issue" in the GitHub UI. We very much prefer issues created by using one of these templates. --> ### Issue Type Apple are refusing UIwebview built apps in favour of WKwebview. Apps using UIwebview will not be allowed on the appstore from April 2020. This plugn has a refererence to UIwebview that should be changed to WKwebview ASAP. ## Description UIwebview reference found in file CDVCamera.h line 75 @property (strong) UIView* webView;
---------------------------------------------------------------- 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]
