ArthurHub / ArthurHub/Android-Image-Cropper

resultCode return CROP_IMAGE_ACTIVITY_RESULT_ERROR_CODE in android 11

Open
#825 11 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
6.4k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

When I take photo and click ok step crop image is ignore, close CropImageActivity and resultCode return CROP_IMAGE_ACTIVITY_RESULT_ERROR_CODE

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the Android 11 camera flow described: take a photo, tap OK, and observe CropImageActivity and its returned resultCode. Trace the activity result handling to determine why cropping is skipped and CROP_IMAGE_ACTIVITY_RESULT_ERROR_CODE is returned; done when the photo reaches cropping and the expected success result is returned.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.