-
Notifications
You must be signed in to change notification settings - Fork 761
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
After updating to cordova-android 9 can not select files from Google Drive #432
Comments
Are you using legacy storage? |
Hello @HarelM ,
I am able to select files and images from Device storage but not from the google drive option. Hope this helps. |
Hey @nagdevbharat A minimal reproduction repo would be a great way to get this started. https://github.com/apache/cordova-contribute/blob/master/create-reproduction.md Kind regards |
Hello @PieterVanPoyer , It will take time to create a repo. Hope this helps. |
Hey I cannot do any suggestions, I am not really familiar with the file plugin. Greetings |
This is dealt with here: #426 |
Scoped storage mechanisms prevents reading other apps files. |
Bug Report
I have recently update cordova-android to 9 and also updated the File plugin and I am not able to select file or video from Google Drive.
Problem
Updating the version has started giving error for selecting files. All other places do work but for Google drive it returns error.
What is expected to happen?
File should be selected
What does actually happen?
File is not being selected unless its image.
Information
Errors:
3943-3975/? E/oiface: DynamicFps is not enabled!
1872-4430/? E/TaskPersister: File error accessing recents directory (directory doesn't exist?).
Command or Code
Android studio config:
Environment, Platform, Device
Android 10
Version information
Checklist
The text was updated successfully, but these errors were encountered: