Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

How to use Vue.js 3rd party component that uses user's camera with apache cordova?

I have created a PWA application on Vue.js with ability to scan QR code via vue-qrcode-reader. Now I need it to become a native android application. So, I tried to use apache cordova for it. The most of app works pretty fine, but when I launch QR code scanner it fails with NotReadableError. It doesn't ask for a permission, just fails. Is there any way to use vue-qrcode-reader inside cordova app?

Comments