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
Add this in config.xml <edit-config file="app/src/main/AndroidManifest.xml" mode="merge" target="/manifest/application" xmlns:android="http://schemas.android.com/apk/res/android"> <application android:requestLegacyExternalStorage="true" /> </edit-config>
I solved it after adding this code
hi,
when setting "android-targetSdkVersion" to 29, the plugin will not work on Android 10.
can you please fix the issue?
we will get EACCESS permission error
The text was updated successfully, but these errors were encountered: