-
-
Notifications
You must be signed in to change notification settings - Fork 34
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
No permission to import from file #249
Comments
I was just about to file this as an Issue as I'm experiencing the same. This should not be happening, as the correct Android permission is specified in the code here, https://github.com/etesync/android/blob/master/app/src/main/AndroidManifest.xml#L40. |
I hate medium, because they never let you read anything, but it appears that the Android Permission being used, |
This Issue is related to Issue #199 |
Found more info here from Google, https://developer.android.com/about/versions/13/behavior-changes-13#granular-media-permissions |
Looks like this is now fixed as of #254 and 2.4.4. |
Thanks for closing the ticket, I missed that! |
Import > From File fails with the following message:
However, the app never asks for the storage permission to be granted, nor do I seem to be able to grant it in Android's app settings.
Device is a OnePlus Nord CE, Android 13, EteSync 2.4.3.
The text was updated successfully, but these errors were encountered: