jcesarmobile opened a new issue #947: URL: https://github.com/apache/cordova-ios/issues/947
The wkwebview-engile plugin had an `allowsBackForwardNavigationGestures` method that has been ported to cordova-ios when the plugin was integrated, but it's undocumented. Also when the custom scheme was implemented, a `convertFilePath` method was added to convert file urls to scheme urls. But it's not documented neither. They are both in `window.WkWebView` object. Not sure if this should go in cordova-ios readme or somewhere else in cordova-docs. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
