nativescript-community / nativescript-community/perms
Bluetooth perm broken on iOS
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 15
- Forks
- 10
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 1
Description
Function 'NSPBluetooth.getStatus' uses deprecated 'CBPeripheralManager.authorizationStatus' which results in incorrect permission state returned.
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 at the NSPBluetooth.getStatus function and inspect how it determines the Bluetooth permission state on iOS. Verify the result against the current iOS authorization behavior and confirm that each permission state is reported correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, typescript
- Domain
- mobile, security
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100