Cordova cordova-plugin-qrscanner: Opaque camera view
问题 I am working through quasar-framework and I do the wrap with cordova for android platform. The scanner works fine but blindly. When QRScanner.show() starts I am getting full opaque view. I try to do all html elements transparent, hide and even remove some of them after and before QRScanner.show() call but always I see the opaque view. Someone knows how to fix this? <script> export default { /* Fuentes: camera https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-camera/index.html