Ionic BarcodeScanner and QRScann
2020-01-17 本文已影响0人
SuperCoderMan
Go to cordova-plugin-qrscanner->plugin.xml
comment out or remove content of the section
<config-file target="AndroidManifest.xml" parent="/*">
in console run:
ionic cordova platform remove android
in console run:
ionic cordova platform add android