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

Route to App Settings #121

Open
drewg233 opened this issue Nov 13, 2022 · 4 comments
Open

Route to App Settings #121

drewg233 opened this issue Nov 13, 2022 · 4 comments
Labels
feature request Request or suggestion for new feature help wanted Extra attention is needed

Comments

@drewg233
Copy link

drewg233 commented Nov 13, 2022

Is your feature request related to a problem? Please describe.
As of right now, if the user denies a permission, the button just shows denied.

Describe the solution you'd like
If any permissions have been denied at all for an alert or model, have some easy way for the user to route to the apps settings for them to change.

Describe alternatives you've considered
Not really other than trying to add this feature in myself. I believe the easier you make things on a user the longer they will stick around. This would be a small pain point if the user accidentally denies a permission and has no very easy way to turn it back on.

@drewg233 drewg233 added the feature request Request or suggestion for new feature label Nov 13, 2022
@xpnewmedia
Copy link

What did you end up doing to route into app settings? thx

@drewg233
Copy link
Author

Ended up not using this library for now.

@jevonmao
Copy link
Owner

jevonmao commented Nov 17, 2022

@drewg233 Definitely a valid feature to consider. The way I understand, you want an "easy way", like inlined button of some sort to reroute the user to settings view in case of denial?

As a temporary solution you might be able to implement a custom screen after the PermissionsSwiftUI view for rerouting to settings, using the JMResults handler which exposes permissions that are denied by user?.

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Dec 18, 2022
@jevonmao jevonmao added help wanted Extra attention is needed and removed stale labels Aug 7, 2023
@jevonmao jevonmao reopened this Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request or suggestion for new feature help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants