You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, the game stuck on loading on mobile safari (ipad and iphone), disabling the audio files loading make it playable but no audio of course ;). Any clues?
The text was updated successfully, but these errors were encountered:
mobile browsers on iOS are restricted to playing sounds ONLY when using a user-initiated event, e.g a click,scroll etc. There is no workaround for this since it's a system-wide restriction imposed by iOS itself.
Hi, the game stuck on loading on mobile safari (ipad and iphone), disabling the audio files loading make it playable but no audio of course ;). Any clues?
The text was updated successfully, but these errors were encountered: