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

Add method to open app settings to change permissions #32

Closed
DiogoParrinha opened this issue Feb 6, 2022 · 1 comment
Closed

Add method to open app settings to change permissions #32

DiogoParrinha opened this issue Feb 6, 2022 · 1 comment

Comments

@DiogoParrinha
Copy link

Is your feature request related to a problem? Please describe.
If the user has no granted permissions, we may want to prompt the user to go to the app settings (see https://github.com/capacitor-community/barcode-scanner).

This is useful in situations where the user has denied permissions and now clicks the "microphone" button for example and we want to tell the user that he needs to change the permissions.

This should be fairly easy to do. See these examples:

Describe the solution you'd like
Method to open app settings.

Describe alternatives you've considered
Right now we need to tell the user to manually go there.

Additional context
N/A

@jcesarmobile
Copy link
Contributor

The links are now broken.
Anyway, I don't think this is something all the plugins should include, but instead there should be a specific plugin that allows to go to the settings.
If every plugin that has permissions includes this, all the plugins will have duplicated code for the same feature.

@jcesarmobile jcesarmobile closed this as not planned Won't fix, can't repro, duplicate, stale Jun 7, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants