Does this work on api 29(Android 10)?
rickthousand opened this issue · 1 comments
rickthousand commented
Does this work on api 29(Android 10)?
SoniKarsh commented
It will work if you use requestLagactExternalStorage=true in the manifest. But in later android releases they might remove this flag. so it would be better for you to implement using new storage API.