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

Fix related to Android 13 (API level 33) permissions #4

Merged
merged 1 commit into from
Jan 9, 2023

Conversation

mselmanyildirim
Copy link

The package raised permission error on Android 13 devices. This was caused by deprecation of WRITE_EXTERNAL_STORAGE permission. This PR contains a fix for this issue. Aforementioned permission won't be asked on API 33+ devices anymore.

@loonix loonix merged commit f0b848c into loonix:master Jan 9, 2023
@loonix
Copy link
Owner

loonix commented Jan 9, 2023

Merged thanks for the PR

@loonix
Copy link
Owner

loonix commented Nov 24, 2023

should be on the latest now

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.

None yet

2 participants