skiptools / skiptools/skip-kit
Android error: cannot find 'PermissionManager' in scope
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 10
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
I added skip-device and skip-kit to Supachat to request a single location with the sample code. Then I added the sample code to request the location permission and it gives the error cannot find 'PermissionManager' in scope only on Android. iOS compiles fine.
Contributor guide
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 with the linked Supachat sample and the skip-device examples for provider.fetchCurrentLocation() and PermissionManager.requestLocationPermission. Compare how PermissionManager is exposed when compiling for Android versus iOS, then verify that the sample compiles on Android without the scope error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, swift
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100