Giter VIP home page Giter VIP logo

Comments (14)

Dhaval2404 avatar Dhaval2404 commented on June 30, 2024 4

@jonandersen after your comment only I got to know that it's not working in android 10. For now, I will add your comment inside readme file for anyone who is facing this issue.

In the upcoming days, I will add support for android 10.

Thank you so much!

from imagepicker.

chandmohd avatar chandmohd commented on June 30, 2024 3

Any Update on android 10 or higher ?
Your apis never return to onActivityResult(...) after taking picture
I have enables android:requestLegacyExternalStorage="true" but does not work

from imagepicker.

vishalkumarsinghvi avatar vishalkumarsinghvi commented on June 30, 2024 3

We've detected that your app contains the requestLegacyExternalStorage flag in the manifest file of 1 or more of your app bundles or APKs.

Developers with apps on devices running Android 11+ must use Scoped Storage to give users better access control over their device storage. To release your app on Android 11 or newer after May 5th, you must either:

Update your app to use more privacy-friendly best practices, such as the Storage Access Framework or Media Store API
Update your app to declare the All files access (MANAGE_EXTERNAL_STORAGE) permission in the manifest file, and complete the All files access permission declaration in Play Console from May 5th
Remove the All files access permission from your app entirely
For apps targeting Android 11, the requestLegacyExternalStorage flag will be ignored. You must use the All files access permission to retain broad access.

Apps requesting access to the All files access permission without a permitted use will be removed from Google Play, and you won't be able to publish updates.
Any changes we have to that. @Dhaval2404 Because after 5 may 2021 our apps will remove from play store and we cannot publish again

from imagepicker.

Dhaval2404 avatar Dhaval2404 commented on June 30, 2024 2

@JarnoVgr I'm planning to release it with v1.8. So It may take time(About a month). Currently, I'm working on v1.7.

from imagepicker.

ThanosFisherman avatar ThanosFisherman commented on June 30, 2024 1

android:requestLegacyExternalStorage="true" won't work anymore for Android 11 and above see here

from imagepicker.

Dhaval2404 avatar Dhaval2404 commented on June 30, 2024

@jonandersen Thank you so much for the suggestions!

from imagepicker.

jonandersen avatar jonandersen commented on June 30, 2024

I think I was a little unclear above, the library doesn't work on Android 10 unless the legacy storage is enabled.

from imagepicker.

GingerAdonis avatar GingerAdonis commented on June 30, 2024

Any update on the support of Android 10 and higher?

Please note that scoped storage will most likely be mandatory on Android 11.

from imagepicker.

cepero91 avatar cepero91 commented on June 30, 2024

thanks, I'm also facing with this issue

from imagepicker.

sinhpn92 avatar sinhpn92 commented on June 30, 2024

I have got permission not allowed on Android 11. I did check that it's approved, But the lib still return false. Have anyone facing this error?

from imagepicker.

galvandamiancarlos avatar galvandamiancarlos commented on June 30, 2024

any solution?

from imagepicker.

costular avatar costular commented on June 30, 2024

Any update on this?

from imagepicker.

Achozen avatar Achozen commented on June 30, 2024

@Dhaval2404, any update regarding requestLegacyExternalStorage usage for Android 11? Can we expect any solution before the 5'th of May or we need to switch to another library?

from imagepicker.

vishalkumarsinghvi avatar vishalkumarsinghvi commented on June 30, 2024

@Dhaval2404 without READ_EXTERNAL_STORAGE && WRITE_EXTERNAL_STORAGE permission can we read images from android or not like so many people are using Intents without permission they are able to pick images.

from imagepicker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.