gruhn / vue-qrcode-reader

A set of Vue.js components for detecting and decoding QR codes.
https://gruhn.github.io/vue-qrcode-reader
MIT License
2.1k stars 335 forks source link

iOS Capacitor Problem #222

Closed mihajlon97 closed 3 years ago

mihajlon97 commented 3 years ago

Error: ⚡️ [error] - [Vue warn]: Error in callback for watcher "shouldStream": "TypeError: null is not an object (evaluating 'this.cameraInstance.captureFrame')"

Camera permission is allowed. Iphone 7, iOS 14.3 Any ideas about the error?

gruhn commented 3 years ago

Can you reproduce this issue on the demo page?

https://gruhn.github.io/vue-qrcode-reader/demos/DecodeAll.html

diadal commented 3 years ago

is there any way to make it work with capacitor apps ios and android