-
-
Notifications
You must be signed in to change notification settings - Fork 261
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
Cropping issue on some devices #414
Comments
Back from holidays, will check ASAP |
Hello @Canato, hope you are doing well. |
Hey @ksk-tech not yet. I started a new job as manager on the last weeks Basically, my time has been reduced a lot. But I didn't forget this. Sad to say, but capitalism force me to focus where the money comes in hahahaha |
Back this week will take a look. sorry for the long time on this |
@ksk-tech Thanks for raising this and sorry for so long to answer. Last month have being crazy. Indeed I could reproduce with some devices, but mostly I could not. Yet, not sure what could cause this, something that Samsung is being annoying with its context/cache |
@ksk-tech have you found any workaround? Is this still happening? |
@vanniktech @Canato it seems like the Samsung Camera app update has fixed the issue. |
Alright, thanks. Closing this :) |
Describe the bug
Cropping flow fails in some cases after taking a photo on some devices. We have reproduced it on Samsung devices. Usually it's reproduced if a user switches cameras and then takes a photo, but sometimes we get the same result with no camera switch.
In our app with the lib integrated the following result is logged -
cropping has been cancelled by the user
To Reproduce
Steps to reproduce the behavior:
Sample Calling CropImage
->Call Liabrary Directly Without URI
->Camera
-> switch cameras -> take a photo and pressOK
Expected behavior
Correct cropping flow
Media
Screen_Recording_SamsungS21+.mp4
Smartphone (please complete the following information):
Additional context
It seems like the context for getting a photo image doesn't survive in most of the cases on Samsung devices.
I have no such issue on Pixel 4A.
The text was updated successfully, but these errors were encountered: