grassick commented on issue #509: URL: https://github.com/apache/cordova-plugin-file/issues/509#issuecomment-1048839878
The key difference, I think, was upgrading to the latest cordova-android (via Cordova 11) and then adding the AndroidInsecureFileModeEnabled. This isn't the soon-to-be-deprecated external storage, but rather a flag to run the app from `file:///`, not `https://localhost/`. I don't think the file transfer plugin has anything to do with it. You just need to use the git version of it or the build crashes. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
