adamant-im icon indicating copy to clipboard operation
adamant-im copied to clipboard

fix: Cannot switch between front and back camera

Open aineo opened this issue 1 year ago • 4 comments

  • chore: update @zxing/library to version 21
  • chore: update @zxing/browser to version 5
  • fix: mobile devices can contain more than two cameras
  • chore: refactor QrCodeScannerDialog component to composition api
  • chore: change base Scanner library from@zxing/library to @zxing/browser
  • fix: cannot switch between front and back camera
  • chore: code review, typings, code simplifying
  • fix: no auto request of camera permissions for chrome
  • fix, chore: stop scanner controls and video tracks after closing modal window
  • fix, chore: back camera on android by facing mode, use lib only for QR decoding

aineo avatar Jun 10 '24 12:06 aineo

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
adamant-im ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 2, 2024 3:45pm

vercel[bot] avatar Jun 10 '24 12:06 vercel[bot]

Deployed to https://msg-adamant-pr-633.surge.sh 🚀

github-actions[bot] avatar Jun 10 '24 12:06 github-actions[bot]

2024-07-03 13 14 00 You need to check permissions and request them if they have not been granted

RealGoodProgrammer avatar Jul 03 '24 10:07 RealGoodProgrammer

Sometimes an app tries to get permission, but for some reason it can't, and we get into an endless loop. I use the Brave browser

https://github.com/Adamant-im/adamant-im/assets/39791681/3b4b68a6-91f3-494d-a796-91d936904a1d

RealGoodProgrammer avatar Jul 03 '24 10:07 RealGoodProgrammer

What browsers do this problem occur with other than Brave (I couldn’t reproduce it myself, Brave version 1.66.2 (124))?

aineo avatar Jul 03 '24 10:07 aineo

What browsers do this problem occur with other than Brave (I couldn’t reproduce it myself, Brave version 1.66.2 (124))?

Chrome works fine. I think it would be better to create a separate task for this problem.

RealGoodProgrammer avatar Jul 03 '24 12:07 RealGoodProgrammer

Sometimes an app tries to get permission, but for some reason it can't, and we get into an endless loop. I use the Brave browser

telegram-cloud-document-2-5199598248758628756.mp4

Task: https://trello.com/c/Kb7V9YGH/572-endless-camera-permission-request-in-brave-browser

bludnic avatar Jul 03 '24 13:07 bludnic

Merge it @RealGoodProgrammer

bludnic avatar Jul 03 '24 13:07 bludnic

Successfully tore down https://msg-adamant-pr-633.surge.sh 🥲

github-actions[bot] avatar Jul 03 '24 15:07 github-actions[bot]