NativeScript / mlkit

Apache License 2.0
24 stars 9 forks source link

Feature Request for Android: Please request camera permission on first app start #13

Closed cjohn001 closed 2 years ago

cjohn001 commented 2 years ago

If I run the plugin on IOS, the first time I start the app, it automatically asks me for camera permissions. On Android, it does not ask for permission. Would be great if it would be the same behavior on both platforms. Ideally should ask on first start on both platforms.

triniwiz commented 2 years ago

I plan to turn it off by default an leave that up to the dev

cjohn001 commented 2 years ago

@triniwiz : Ok, I would prefer to have it requested, as the request is always needed. However, as long as the behavior is identical it is good.