cordova-plugin-media-capture
cordova-plugin-media-capture copied to clipboard
Cannot use in Android 10+
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
Try the fork in #215
@mirko77 hello i cant find any forked plugin, what do you mean about your comment?