barcode-reader-javascript icon indicating copy to clipboard operation
barcode-reader-javascript copied to clipboard

Auto Zoom broken after iOS 17

Open NickBoyett opened this issue 1 year ago • 1 comments
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.

NickBoyett avatar Dec 01 '23 01:12 NickBoyett

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.

Cube-J avatar Dec 11 '23 09:12 Cube-J