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

Android: Fix ImageDemo Permissions #1362

Closed

Conversation

MajorMurphy
Copy link
Contributor

Problem:

ImageDemo failed to load image files on Android upon clean installation of DemoRunner.

Fix:

This pull request fixes this issue by checking for permissions prior to attempting to read image files.
It also corrects a comment typo.

Tested:

Android API: 34

@reuk
Copy link
Member

reuk commented Mar 20, 2024

Thanks for reporting, this has been resolved here: c239879

@reuk reuk closed this Mar 20, 2024
@MajorMurphy MajorMurphy deleted the ImagesDemo-PermissionFix branch March 24, 2024 12:53
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

Successfully merging this pull request may close these issues.

2 participants