Android-Image-Cropper
Android-Image-Cropper copied to clipboard
Android R: onActivityResult data is null from Camera
When taking a photo from Camera the data
is always null and result code is always RESULT_CANCELED
despite successfully taking a picture.
i also getting the same issue, can you please provide the any solution for the above issue only on Android R
Same issue for me, Android R
Same issue here.
From the lack of activity on the Lib I would suggest moving to a new cropping library now that Android 11 is released.
@joseph-acc Can you please suggest the library you are using. I am tired of this null result in Android 11.
Same issue here
please check this
Hey!
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
Hey!
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
I would like to contribute. :)