-
Notifications
You must be signed in to change notification settings - Fork 24
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
Support for SDK Version 24 and higher #3
Comments
Same issue here. Crash with no exception. |
application getting crash |
Already fixed in https://github.com/muhammed-noufal/cordova-ourcodeworld-filebrowser. |
setting the target SDK system to 29 returns empty folders in a file browser like if permission was denied to access the folders but everything works in cordova-file-plugin.
} |
@muhammed-noufal does your fork also handles changed related to api level 29 and 30 where there are more restrictions on saving files? |
Please provide support for version 24 and higher. The app crashes when using an SDK version higher than 23.
The text was updated successfully, but these errors were encountered: