erisu edited a comment on issue #781: breaking: Use WKURLSchemeHandler for serving app content URL: https://github.com/apache/cordova-ios/pull/781#issuecomment-584447823 I think `cordova.js` might be OK for this utility. Not sure of anywhere else it could go. You mentioned that it was implemented in the `ionic webview plugin`. We have the `cordova-ios/cordova-js-src/plugin/ios/wkwebkit.js` file which was the content of the `cordova-plugin-wkwebview-engine` JS logic and is bundled in the final output of `cordova.js`. Maybe it could be placed in that file?
---------------------------------------------------------------- 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]
