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
It seems that Android 11 users are unable to start the app. This is a report I've received from Samsung and Google users alike, and seems to be related to target SDK 29 used (Android 10).
The app demands access to external storage and doesn't comply with the enforcement of scoped storage in target SDK 30. Currently, I believe the app is targeting Android 10 and has a minimum version of 7.0 Nougat to run.
I'll be investigating what I can use to allow a broader audience of users to install and use the app.
0.3.2 has been released which should allow Android 11 users to run and use the app. This requires a workaround in regards to storage permissions detailed in the release notes.
The app has been tested to work on an Android 11 emulator, so I am closing this issue. If there are any more problems related to running the app on Android 11, please comment here.
Using Android version 11 currently.
Does not start at all.
The text was updated successfully, but these errors were encountered: