Open rpinto78 opened 4 years ago
Same here
I solved the problem! In my case, I found all the plugins added in my config.xml that used the android.hardware.camera preference or any other configuration with "camera". Then I left the camera options only in one plugin. Give us what I edited I created a specific git for the installation. Example https://github.com/diogenesjup/diogenes-camera-preview
mBarcodeView.setDecoderFactory(new DefaultDecoderFactory(formatList, null, null)); change to mBarcodeView.setDecoderFactory(new DefaultDecoderFactory(formatList));
@buyungSP Thanks I solved it. Thank you very much.
Hi,
I have installed this plugin (3.0.1) without any issue but I'm getting the following error when building on Android. Anyone else is having this issues?
Thanks in advance.
cordova 9.0.0 cordova-android 8.1.0