breautek commented on pull request #866: URL: https://github.com/apache/cordova-ios/pull/866#issuecomment-650176421
During the course of development, defaulting to custom scheme was changed to default to the file url. The reasoning is because changing protocols will cause users to be missing their web storage data. So we wanted to make schemes an opt-in feature instead. I don't think this feature is documented yet, but an example config to use schemes can be found at https://github.com/apache/cordova-ios/pull/781#pullrequestreview-357408875 ---------------------------------------------------------------- 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]
