Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crypt and AndroidInsecureFileModeEnabled issue #104

Open
Amaeta opened this issue Apr 22, 2024 · 0 comments
Open

Crypt and AndroidInsecureFileModeEnabled issue #104

Amaeta opened this issue Apr 22, 2024 · 0 comments

Comments

@Amaeta
Copy link

Amaeta commented Apr 22, 2024

I am using the Cordova plugin add https://github.com/weareu/cordova-plugin-crypt-file.git
created by Weareu.

Mine is a streaming App. Whenever I add AndroidInsecureFileModeEnabled = "true" to the config.xml, I have the file not find error net::ERR_FILE_NOT_FOUND (file:///android_asset/www/+++/index.html). If I remove AndroidInsecureFileModeEnabled it builds but http: files does not play. If I remove the Crypt file, the file plays.

I have cleartextTrafficPermitted="true" set in AndroidManifest.xml.

Has anyone solved this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant