Search code examples
javascriptiosmobile-safari

Javascript function works fine expect on mobile Safari


I use a QR Reader JavaScript developed by Lazar Laszlo. Quite a nice script. Everything works fine except on the mobile Safari.

If I use an image which is bigger than 2000x2000 pixel (e.g. iPhone 5 Camera Image), it will return a error cannot parse qr code. The same picture works fine on desktop browsers or Android systems.

The error will happen in line 70: http://cxg.de/_1ac831.htm

Do you have any idea why I have such a weird behaviour? Maybe that is a storage limit problem or something else.


Solution

  • To close this thread: The issue is still open that causes this problematic. I would doubt that this will be an open issue for ever.