jelu icon indicating copy to clipboard operation
jelu copied to clipboard

Camera modal fails

Open DarthNerdus opened this issue 2 months ago • 1 comments

As of the latest update, the camera modal fails on iOS 17.4.1. I cannot confirm on any other iOS versions.

The camera modal will ask for permission for camera access but will not show the camera view as it previously did, after a couple of seconds the camera access indicator hides but the modal stays open with no content.

I dug into the issue and it is upstream of Jelu. I have opened a PR against the barcode scanner library: https://github.com/teckel12/vue-barcode-reader/pull/19

Preview of current failure state:

DarthNerdus avatar Apr 28 '24 23:04 DarthNerdus

Ok thank you for investigating this. I upgraded to this fork because the older repo was unmaintained and was only barely working. Let's hope your fix gets merged.

bayang avatar Apr 29 '24 06:04 bayang