You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 29, 2024. It is now read-only.
The code works fine but the only issue is that i am saving those files on the device internal storage but i have to manually give the permission of accessing the Storage.
Is there any way to give permissions at run time?
P.S - I have tried cordova.Diagnostic plugin but there is no option to ask permission for internal storage.It does have one for external Storage but that piece of code doesn't seems to work
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The code works fine but the only issue is that i am saving those files on the device internal storage but i have to manually give the permission of accessing the Storage.
Is there any way to give permissions at run time?
P.S - I have tried cordova.Diagnostic plugin but there is no option to ask permission for internal storage.It does have one for external Storage but that piece of code doesn't seems to work
The text was updated successfully, but these errors were encountered: