ArthurHub / ArthurHub/Android-Image-Cropper
Android R: onActivityResult data is null from Camera
Open
- Dominant language
- Java
- Stars
- 6.4k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
When taking a photo from Camera the `data` is always null and result code is always `RESULT_CANCELED` despite successfully taking a picture.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing camera capture on Android R and tracing the onActivityResult callback, including its data and result code. Done means a successfully taken picture produces the expected non-null data and RESULT_OK result instead of RESULT_CANCELED.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100