Closed linesharina closed 4 years ago
I am also face this issue and my workaround is to using camera plus version 2.2.7 instead.
But another issue is if you run it on android below 5.1 or 5.0 it will crashed the app.
Fixed: https://github.com/nstudio/nativescript-camera-plus/commit/b24997c918df8ceafb73443708a58708be46d5ed feel free to reopen :- update to 3.1.x
The camera preview is very zoomed in, but when I take a photo it comes out normal. This only happens on Android. Is this a bug, or is there any way to control the zoom?
I have also noticed if I set the height of the preview to around 300, it's not zoomed in, but the higher the height, the more zoomed in it gets.
I'm using Camera Plus with Nativescript Vue. I've implemented it like so:
app.js
camera.vue
Tested on Android 9 and 10 with Camera Plus v3.0.7