Lindsay-Needs-Sleep commented on issue #347: cdvfile: not loading local cordova.js on IOS (even without https) URL: https://github.com/apache/cordova-plugin-file/issues/347#issuecomment-545894362 @breautek That sounds like a very reasonable guess. > On a side note, it's not recommended to host your app code externally. If you access device native APIs from that external code then you are breaking terms of service agreement for both the Apple & Google Play store. Your app code should be bundled with the app itself. @breautek Could you point me to the section+link for these details? @manusis I use [cordova-plugin-hostedwebapp](https://github.com/pwa-builder/ManifoldCordova) to **inject** cordova.js onto my https pages. It is no longer really supported, but it still works after a couple tweaks. ([Here is the fork I am using](https://github.com/miloproductionsinc/cordova-plugin-hostedwebapp)).
---------------------------------------------------------------- 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]
