How to disable audio playback notification on WEBGL build?? PLZ Help!

when the game started in browser on android phone it show a notification with play\pause btn because of in-game sounds. Notification bar can be accessed with a swipe down. How to avoid this??

I myself solved this problem for a long time, it turned out that I needed to set the Load Type to Decompress On Load in the settings of all sounds and / or check the Load In Background checkbox (I’m not sure about this checkbox)

2 Likes