Giter VIP home page Giter VIP logo

Comments (7)

jstokke avatar jstokke commented on July 17, 2024

Yes, this is a real issue. You have to fall back to using PhotoPicker if the API version is 33 or higher. PhotoPicker can be used from API >=30

see https://developer.android.com/training/data-storage/shared/photopicker#kotlin for more info

Right now, using the library and targetting API 33 or above will give a permission error

from imagepicker.

ArpitSharma32 avatar ArpitSharma32 commented on July 17, 2024

yes I am also facing the same in android 13, but the above solution is just for picking images. As we have integrated this lib choosing image from camera or gallery both and the output result can be cropped as per our requirement. so everything was managed by library itself.
If everything need to be done separately what will be the use of using it in the first place.

from imagepicker.

jstokke avatar jstokke commented on July 17, 2024

The solution was the way the library would have to implement it, not as a workaround for the users of the library, but I have the feeling the author is no longer active.

from imagepicker.

Faizanshah21 avatar Faizanshah21 commented on July 17, 2024

Working fine on Android 13 for me. I was facing this issue myself. Upon some some debuggin it turns out it was a permission issue as I was using Dexter to handle permissions. Hope it helps anyone.

from imagepicker.

wahyuafendi avatar wahyuafendi commented on July 17, 2024

can u help me?

from imagepicker.

hasanozn avatar hasanozn commented on July 17, 2024

Android 13 does not work, although I give all permissions, there is no process when clicked. For example, the camera does not open and the gallery does not open.

from imagepicker.

sharukhrs avatar sharukhrs commented on July 17, 2024

@tayyabshafiq0602, since the upgrade of API version 33, this library is not working anymore.
I was using it for more than a year now. It is very dificult to move to any other library since my app is heavily dependent on camera.
We appreaciate your revert on these queries.

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.