jevonmao / jevonmao/PermissionsSwiftUI
Route to App Settings
- Dominant language
- Swift
- Stars
- 1.6k
- Forks
- 92
- PR merge metrics
- No merged PRs in 30d
Description
**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.
Contributor guide
Research direction
Start by locating the permission-denial handling and the existing alert or model UI in the package. Determine how the supported platforms open application settings, then verify that each denied permission offers a settings route and that the existing denied state still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, macos, swift
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100