cordova-plugin-qrscanner icon indicating copy to clipboard operation
cordova-plugin-qrscanner copied to clipboard

Prevent Safari 11 Error

Open MissMonacoin opened this issue 6 years ago • 2 comments

fix #134 Safari 11 no longer supports createObjectURL

MissMonacoin avatar May 18 '18 14:05 MissMonacoin

I suggest closing this in favour of https://github.com/bitpay/cordova-plugin-qrscanner/pull/214 if everyone is happy with that PR. This one unfortunately runs into memory issues after a short while due to the canvas-leak described in that PR

oskarpearson avatar Dec 07 '18 16:12 oskarpearson

Can we merge this in? I really don't want to maintain a fork just so I can get this fix, but it is critical for this to work at all in Safari now.

KenCorbettJr avatar Jun 15 '20 16:06 KenCorbettJr