-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Not working in API Level 29 (Android 10) #742
Comments
Sounds related to this unsolved issue #721 |
@SaurabhGaddelpalliwar Did you find any solution ? |
try adding |
It did not work for me. Still facing the issues on mi A3 and motorola one power |
I found a solution to this issue. Add above line in onActivityResult() method and pass imageuri as an argument: CropImage.activity(imageuri) |
@InLearningPhase Which device did you test this with? For me resultCode is always RESULT_CANCLED |
please check this |
Hey! I start a new project to handover this library The ideia is that we keep improving because this project don’t have updates since Open to contribute, next pieces of work will be Android 11 permissions, refactor into Kotlin and ActivityContract |
when i capturing the image from camera this cropper in not working in Android 10 and not getting any error .
please help me for this type of issue.
Please give the update for Android 10
The text was updated successfully, but these errors were encountered: