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

Crash on the cropping page when taking high resolution images (64MP) #122

Closed
guy-4444 opened this issue Sep 9, 2020 · 5 comments
Closed
Milestone

Comments

@guy-4444
Copy link

guy-4444 commented Sep 9, 2020

I try to take a picture from the camera but when I take 64mp picture it crash on the cropping page.
i try with the same device with front camera (32MP), everything ok.

Guy.

@hbb20
Copy link

hbb20 commented Oct 9, 2020

It will be better to address this sooner since new devices are having high res camera. May be it's a not really an issue of this library though since it uses other library for crop.

@hbb20
Copy link

hbb20 commented Oct 9, 2020

Compressing before sending to the image cropper might be an effort that can be done from this library.

@Dhaval2404
Copy link
Owner

@hbb20 I will try to fix this over the weekend. Thank you so much for the hint.

@hbb20
Copy link

hbb20 commented Nov 5, 2020

Hey, this might be helpful to you. Looks like 2.2.6 of uCrop has this fixed. So uCrop update from 2.2.5 to 2.2.6 in this project should fix this.

@hbb20
Copy link

hbb20 commented Nov 5, 2020

FYI: I added 2.2.6 of uCrop in addition to imagepicker in my project and it worked for high res images. So may be that's all you will need to do.. update uCrop from 2.2.5 to 2.2.6 👍

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