-
Notifications
You must be signed in to change notification settings - Fork 153
[BUG] SD Card not appearing in overview dialog on Android 11 #134
Copy link
Copy link
Open
Labels
Description
Describe the bug
When using the patched version of the library here, I've noticed that the storage choosing dialog doesn't show the SD card, it will just show the Internal Storage.
I've even given the app the MANAGE_EXTERNAL_STORAGE permission.
It works fine on Android 29, the SD card appears.
Has anyone found a way around this, or do they know what's missing?
To Reproduce
Use the patched version of the library here.
Create an emulator for Android API level 30, ensure that it has an SD card
Open the storage chooser.
Only 'internal storage' appears.
Expected behavior
SD card should also appear
Smartphone (please complete the following information):
- Device: Emulator
- OS: Android 11
Reactions are currently unavailable
