-
Notifications
You must be signed in to change notification settings - Fork 58
Does not run on mobile (iOS/Safari-13) #11
Comments
A few updates. Does not work with MAC OSX Safari Version 13.0.5 (15608.5.11). Generally works well with desktop version of FF and Chrome. A head scratcher. Well that's JS. ;o) |
hi, since Apple doesn't provide (recent) Windows versions of their Safari browser anymore, i can't tinker well. anything the Web Inspector says? (error logs, ...) does demo.htm also fail? have you tried both, |
please check t-debug.htm -- |
ok, did some tests at Appertize - looks like a WebAudio/iOS13-related browser issue (also mentioned here and there). silent/ meanwhile... skip
|
That was it. Turned off the sound, Success! Appreciate the tips/workaround. A bonus question, not a show stopper or problem with t.js but I'll ask since your know your JS well. I have the terminal running in a page. Is there an easy way to know when the script execution is complete for the page? Events like on page load are useless. Setting a boolean in the script at the bottom of the page does not work since script sections execute asynchronous will all the other scripts on the same page. The reason I ask is that I start a timer and call, |
i recommend to set the to-type-content's btw, i recommend see: |
Any idea why this might not run on iPhone (version 13.3.1)? I thought it was my JS script but I tried your page, mntn-dev.github.io/t.js, and noticed the same behavior. Locked cursor that does not move. Runs great with desktop browsers, good job btw.
I Realize you have better ways to spend your time but if you could share a couple ideas for me to pursue that would be great. Thanks.
The text was updated successfully, but these errors were encountered: