mebjas / html5-qrcode

A cross platform HTML5 QR code reader. See end to end implementation at: https://scanapp.org
https://qrcode.minhazav.dev
Apache License 2.0
4.9k stars 959 forks source link

IOS 17 - Working Scanner but TypeError #844

Open NiTRoeSE opened 11 months ago

NiTRoeSE commented 11 months ago

Describe the bug On IOS 17 scanner produces a TypeError. The Same site runs without TypeError on IOS 16.7 without problems. I tested this on multiple IOS Devices.

To Reproduce

  1. Have a working site with html5-qrcode scanner, use it with a iOS 16 device --> no error.
  2. Have a working site with html5-qrcode scanner, use it with a iOS 17 device --> TypeError.

Expected behavior Working without showing a TypeError.

Screenshots IMG_0179

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context I have tested this also with the html5-qrcode demo site, there i can't see a error on iOS 17 device.. that's ab bit strange.

Thanks in advanced !

NiTRoeSE commented 11 months ago

Update: I have plugged my phone to my mac to use the browser developer tools --> there are no errors logged in browser console while html5-qrcode shows the message you can see in screenshot.

alexnguyenth commented 2 days ago

@NiTRoeSE I'm getting trouble with the lib, can you share your current version of the lib ? My UI not rendering anything on iOS 17 while Android working normally