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

Request multiple permissions at once #29

Open
ln-12 opened this issue Jan 11, 2021 · 2 comments
Open

Request multiple permissions at once #29

ln-12 opened this issue Jan 11, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@ln-12
Copy link

ln-12 commented Jan 11, 2021

Sometimes it is needed to request multiple permissions at once, e.g. Bluetooth + Location. It would be nice to have this case covered by a (separate) method.

@Alex009 Alex009 added the enhancement New feature or request label Jan 12, 2021
@Alex009
Copy link
Member

Alex009 commented Jan 12, 2021

you can do it just call multiple times request permission now.
for android multiple permissions at once can be used (system UI allow it), but on iOS result will be as now (sequence of requests)

@fjr619
Copy link

fjr619 commented Jun 9, 2024

any example how to request multiple permission?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants