Skip to content
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

Device specific issue #90

Open
AnjumAsif opened this issue Nov 11, 2021 · 1 comment
Open

Device specific issue #90

AnjumAsif opened this issue Nov 11, 2021 · 1 comment

Comments

@AnjumAsif
Copy link

Hello Team,
@MasayukiSuda
I am facing some device specific issue, earlier i am using target SDK 29, in that library works fine with all devices.
but as per google console update, we must use target SDK 30 or above, when i update my target SDK from 29 to 30, the same library works fine with some device but not works all devices.
Works with :
-OnePlus
-Motorola
Not working:
-SamSung
-Realme
-Redmi

these are the devices which i test our app.

@silvershort
Copy link

Is the not working device version more then Android11?
Target Android 11, ignores the requestLegacyExternalStorage flag.
Apply ScopedStorage and check the PR
#91

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants