You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
Could you take a look on issue I'm facing with dynamsoft-barcode-reader
Full list of installed dependencies and versions:
"dynamsoft-barcode-reader": "10.0.21",
"dynamsoft-camera-enhancer": "4.0.1",
"dynamsoft-capture-vision-router": "2.0.32",
"dynamsoft-capture-vision-std": "1.0.0",
"dynamsoft-core": "3.0.33",
"dynamsoft-image-processing": "2.0.30",
"dynamsoft-license": "3.0.40",
"dynamsoft-utility": "1.0.21",
Case:
The integration was made fully according to the react-hook sample. Barcode scanner component is set up in modal window. For the first load of modal window with barcode scanner 'request for access to camera' message is shown -> scanning works as expected. But if i will close this modal window with scanner, lock phone for 1-2 minutes, unlock and try to open scanner one more time, 'request for access to camera' message is shown -> error appears, scanning not working.
Please take a look on the screenshots:
Thank you in advance
The text was updated successfully, but these errors were encountered:
Hello,
Could you take a look on issue I'm facing with dynamsoft-barcode-reader
Full list of installed dependencies and versions:
"dynamsoft-barcode-reader": "10.0.21",
"dynamsoft-camera-enhancer": "4.0.1",
"dynamsoft-capture-vision-router": "2.0.32",
"dynamsoft-capture-vision-std": "1.0.0",
"dynamsoft-core": "3.0.33",
"dynamsoft-image-processing": "2.0.30",
"dynamsoft-license": "3.0.40",
"dynamsoft-utility": "1.0.21",
Case:
The integration was made fully according to the react-hook sample. Barcode scanner component is set up in modal window. For the first load of modal window with barcode scanner 'request for access to camera' message is shown -> scanning works as expected. But if i will close this modal window with scanner, lock phone for 1-2 minutes, unlock and try to open scanner one more time, 'request for access to camera' message is shown -> error appears, scanning not working.
Please take a look on the screenshots:
Thank you in advance
The text was updated successfully, but these errors were encountered: