I use barcode scanner plugin on my Monaca app. It works nicely without Android 7 devices. I got this error at Android 7 phones:
In Enlish: Sorry, the android camera faced a problem. You may need to restart the device.
I use barcode scanner plugin on my Monaca app. It works nicely without Android 7 devices. I got this error at Android 7 phones:
In Enlish: Sorry, the android camera faced a problem. You may need to restart the device.
Monaca BarcodeScanner Plugin can’t be used with Android version 6 or higher and it may also not work with Cordova 6.5 projects for iOS platform.
However, you can import phonegap-plugin-barcodescanner into your Monaca project. This plugin will work on Android version 6 or higher without any issues. Please test it on custom Debugger or built app.