nativescript-community / nativescript-community/perms
iOS: Request location permission "always" never completes
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 15
- Forks
- 10
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 1
Description
If previously set to "when in use" via settings, the promise is never resolved when requesting "always" location permission.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the iOS flow described: set location permission to “when in use” in Settings, then request “always” permission through the package. Trace the NativeScript iOS permission entry point and compare the promise behavior with other permission states. Done means the request reliably resolves in this scenario and existing permission behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, typescript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100