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

TranscodeVideo says on Android - File not Found - Permission Denied #56

Open
NeckbreakerPascal opened this issue Sep 21, 2018 · 0 comments

Comments

@NeckbreakerPascal
Copy link

Hey there,
run into some strange issue on a pixel with Android-Version (8.1.0).

When I call transcodeVideo, i get an EACCESS Error:

ERROR Error: Uncaught (in promise): java.io.FileNotFoundException: /storage/emulated/0/Movies/.../filename.mp4: open failed: EACCES (Permission denied)
    at c (polyfills.js:3)
    at c (polyfills.js:3)
    at polyfills.js:3
    at t.invokeTask (polyfills.js:3)
    at Object.onInvokeTask (vendor.js:5114)
    at t.invokeTask (polyfills.js:3)
    at r.runTask (polyfills.js:3)
    at o (polyfills.js:3)
  • The App has access to the storage
  • I also added the use-permissions to the config.xml.

Any ideas?

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