You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/07/16 11:44:16 UTC

[GitHub] [cordova-ios] jcesarmobile opened a new issue #947: document allowsBackForwardNavigationGestures and convertFilePath

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:
users@infra.apache.org



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