gruhn / vue-qrcode-reader

A set of Vue.js components for detecting and decoding QR codes.
https://gruhn.github.io/vue-qrcode-reader
MIT License
2.03k stars 330 forks source link

fix(camera): support iOS WeChat browser #378

Closed Sec-ant closed 9 months ago

Sec-ant commented 9 months ago

loadeddata in iOS WeChat browser won't get fired unless videoEl.play() is explicitly triggered.

Fixes #375

This fix works on my iPhone and I didn't notice any regression on other devices, but we better do some more tests till we release it.

@bububear Check the Netlify deploy preview link below 👇 to see if this works on your device.

netlify[bot] commented 9 months ago

Deploy Preview for vue-qrcode-reader ready!

Name Link
Latest commit 1b800abbce5e7d7828326fd55f230aadd0ab1a3b
Latest deploy log https://app.netlify.com/sites/vue-qrcode-reader/deploys/6508889d38ad490008a63199
Deploy Preview https://deploy-preview-378--vue-qrcode-reader.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

gruhn commented 9 months ago

Amazing work, thanks!

github-actions[bot] commented 9 months ago

:tada: This PR is included in version 5.3.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket: