Skip to content
This repository was archived by the owner on Oct 7, 2021. It is now read-only.
This repository was archived by the owner on Oct 7, 2021. It is now read-only.

permission is denied using Android Q ffmpeg": error=13, Permission denied #190

@nivas412

Description

@nivas412

Description
Google doesn't allow apps to run binary files from /data/user directory.

One bad solution that I know is to change compileSdkVersion and targetSdkVersion to 28 or below and re-release my application which is not recommended.

Expected behavior
it should execute without permission denied error

Current behavior
permission denied error getting

Screenshots
If applicable, add screenshots to help explain your problem.

Logs
Post logs here or paste them to Ghostbin and insert the link here.

Environment
"react-native": "0.63.1",
"react-native-ffmpeg": "^0.4.4",

Other
only for android 10 having the issue when the app in target SDK 29

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions