camera-preview icon indicating copy to clipboard operation
camera-preview copied to clipboard

Add methods to check and request camera permission

Open yksolanki9 opened this issue 2 years ago • 0 comments

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

yksolanki9 avatar May 23 '22 09:05 yksolanki9