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

FIT-20494 Update plugin to support android 13 #2

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

Conversation

lukevital
Copy link

Platforms affected

Motivation and Context

Description

Testing

Checklist

  • I've run the tests to see all new and existing tests pass
  • I added automated test coverage as appropriate for this change
  • Commit is prefixed with (platform) if this change only applies to one platform (e.g. (android))
  • If this Pull Request resolves an issue, I linked to the issue in the text above (and used the correct keyword to close issues using keywords)
  • I've updated the documentation if necessary

ochakov and others added 7 commits October 13, 2022 13:40
Replace READ_EXTERNAL_STORAGE and WRITE_EXTERNAL_STORAGE permissions with READ_MEDIA_IMAGES on SDK 33
Request storage permission even without saving to photo album enabled. Required by design.
Handle video permission
Add permissions to manifest
Only require media storage permissions when taking picture when save to album is requested
@lukevital lukevital changed the title Update plugin to support android 13 FIT-20494 Update plugin to support android 13 Jun 5, 2023
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.

3 participants