Howdy,
I am aware that in order for sound to play on safari, you need to give it some sort of input. In my game, the player has to press many buttons. But sound doesn’t play unless the screen is touched at specific time or just spammed
Does anyone know why this is the case and if there’s any solution to it? I thought it might be because I have some 100% width/height elements that are “Blocking” input to whatever safari uses to detect this touch, but alas it made no difference.