capacitor-community / capacitor-community/camera-preview
Add methods to check and request camera permission
Open
enhancement
- Dominant language
- Java
- Stars
- 227
- Forks
- 185
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
With the **Permissions** plugin removed in Capacitor 3, we need a way to check and request permissions in android and ios
**Describe the solution you'd like**
We should have `checkPermission()` and `requestPermission()` methods just like we have in `@capacitor/camera`
Contributor guide
Assessment
This issue has not been assessed yet.