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

Cannot use in Android 10+ #233

Open
2 tasks
julia-fix opened this issue Nov 9, 2021 · 2 comments · May be fixed by #277
Open
2 tasks

Cannot use in Android 10+ #233

julia-fix opened this issue Nov 9, 2021 · 2 comments · May be fixed by #277
Milestone

Comments

@julia-fix
Copy link

julia-fix commented Nov 9, 2021

Issue Type

  • [ x] Bug Report
  • Feature Request
  • Support Question

Description

When trying to access a recorded file, Android 10+ raises EACCESS error because file is stored in folder that is not accessible by an app. I am aware of requestLegacyExternalStorage flag but it is not working for API level 30, and API level 29 cannot be used in the play Market updates anymore.

Information

Steps to reproduce:
Record an audio or video
Try to upload it to backend using FileTransfer or any other approach

Command or Code

Environment, Platform, Device

Android 10, Android 11

@mirko77
Copy link

mirko77 commented Apr 11, 2022

Try the fork in #215

@itshazlan
Copy link

@mirko77 hello i cant find any forked plugin, what do you mean about your comment?

@erisu erisu linked a pull request Aug 7, 2023 that will close this issue
5 tasks
@breautek breautek added this to the 6.0.0 milestone Dec 3, 2024
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

Successfully merging a pull request may close this issue.

4 participants