vegeta897 / word-peaks

A word guessing game of highs and lows
https://vegeta897.github.io/word-peaks
MIT License
37 stars 9 forks source link

Fix image sharing on mobile #20

Closed vegeta897 closed 3 months ago

vegeta897 commented 3 months ago

Webkit on iOS is strict about copying to the clipboard in a callback, so I changed the code to create the canvas blob as soon as the canvas is drawn.

As for Firefox on Android, there isn't much hope. It doesn't seem to support sharing OR copying image data.

netlify[bot] commented 3 months ago

Deploy Preview for word-peaks ready!

Name Link
Latest commit 6a1aa54ab91ca313e515442e47a14fc9bda34a2e
Latest deploy log https://app.netlify.com/sites/word-peaks/deploys/6615e1fc3486240008093bd1
Deploy Preview https://deploy-preview-20--word-peaks.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.