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/update unavailable dependency PhotoView #242

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

carlpach
Copy link

No description provided.

cauboy and others added 17 commits September 6, 2021 23:07
Added conditionals to check for which OS is on the device and asks for the correct permissions accordingly
Tested on Tab Active 3 on Android 13
Tested on Tab Active 3 on Android 12
Both working correctly.
If READ_EXTERNAL_STORAGE and WRITE_EXTERNAL_STORAGE are restricted by sdk then other plugins (specifically the @capacitor/camera multiple image gallery picker) it complains that these two legacy permissions are missing on an Android 13 device.
If the restrictions are removed then all the plugins work. It doesn't affect the photo viewer.
Make plugin work with android sdk version 33+
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.

4 participants