Android-Image-Cropper icon indicating copy to clipboard operation
Android-Image-Cropper copied to clipboard

Android 11 issues while choose camera

Open joyal670 opened this issue 3 years ago • 2 comments

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()

joyal670 avatar Feb 04 '21 12:02 joyal670

I am also getting the same issue in android 11.

devendra-mcl avatar Feb 08 '21 06:02 devendra-mcl

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

Canato avatar Feb 10 '21 21:02 Canato