Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Prevent crash if image(s) removed from gallery on some android devices #60

Merged
merged 1 commit into from
Jul 12, 2022

Conversation

SisadaR
Copy link
Contributor

@SisadaR SisadaR commented Jun 29, 2022

fix: on certain android devices. when remove image(s) from gallery context.contentResolver.query() will throw "java.lang.IllegalStateException: Unknown URL: content://media/ is hidden API"

this case(s) mostly happened on Huawei devices

…sult in crash with "java.lang.IllegalStateException: Unknown URL: content://media/ is hidden API"
@beygee beygee merged commit f9d47d7 into flutter-moum:master Jul 12, 2022
@beygee
Copy link
Member

beygee commented Jul 12, 2022

Thanks for PR !

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants