Skip to content

feat (android): make write permission optional #144

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

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

gcelestial24
Copy link

  • Separate read and write permissions in CapacitorPlugin interface
  • Request only needed permission base on what function to use
  • Update PermissionStatus interface
  • Update requestPermissions function to allow requesting only one permission

closes #119

note: write permission is not tested as I only need read, but I believe it should work as it should

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.

Feat: Do not require android.permission.WRITE_CONTACTS
1 participant