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

Android 11 issues while choose camera #816

Open
joyal670 opened this issue Feb 4, 2021 · 2 comments
Open

Android 11 issues while choose camera #816

joyal670 opened this issue Feb 4, 2021 · 2 comments

Comments

@joyal670
Copy link

joyal670 commented Feb 4, 2021

Unable to get intent data (data: Intent?) in onActivityResult method while choose camera. Getting only null value.
But while choose gallery, I'm able to get image Uri.

It also happing in emulator, I'm getting the following error and app crashes
android.os.FileUriExposedException: file:///storage/emulated/0/............. exposed beyond app through ClipData.Item.getUri()

@devendra-mcl
Copy link

I am also getting the same issue in android 11.

@Canato
Copy link

Canato commented Feb 10, 2021

THIS LIBRARY IS NOT MAINTAINED, PLEASE READ THIS #806

I start a new project to handover this library
https://github.com/CanHub/Android-Image-Cropper

The ideia is that we keep improving because this project don’t have updates since 2018
Hope I can count with your help.

Open to contribute, next pieces of work will be Android 11 permissions, refactor into Kotlin and ActivityContract

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

3 participants