barcode-reader-javascript
barcode-reader-javascript copied to clipboard
Auto Zoom broken after iOS 17
trafficstars
I noticed this error in my own application, but it can be observed on Dynamsoft's own demo, seemingly after iOS 17. https://demo.dynamsoft.com/barcode-reader-js/common-oned/
After a few scans with auto zoom enabled, the following error occurs:
Failed to load resource: FetchEvent.respondWith received an error: TypeError: Load failedUnhandled Promise Rejection: TypeError: The provided value is non-finite
From that point, no other scans will work until the page is refreshed.
Thank you for your feedback!
We has fixed it in our latest version 9.6.32, so is it recommend to update the version of our SDK in your application.
Also, we have updated our online demo today.