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

Failed to crop..issue #123

Closed
splash404 opened this issue Sep 14, 2020 · 1 comment
Closed

Failed to crop..issue #123

splash404 opened this issue Sep 14, 2020 · 1 comment
Milestone

Comments

@splash404
Copy link

When select image from gallery then try to select ..getting toast of Failed to crop and get closed intent.

-----How i call
ImagePicker.Companion.with(AddCategoryUi.this)
.compress(1024) //Final image size will be less than 1 MB(Optional)
.crop()
.start();

----Dependency
implementation 'com.github.dhaval2404:imagepicker-support:1.7.1'
implementation 'com.github.yalantis:ucrop:2.2.2'

@Dhaval2404
Copy link
Owner

@Developerash What is your targetSdkVersion?

@Dhaval2404 Dhaval2404 modified the milestones: v2.0, v1.8 Dec 21, 2020
Dhaval2404 added a commit that referenced this issue Dec 21, 2020
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

2 participants