Hi, I’m getting “The AudioContext was not allowed to start.” error (seen in the Java console) in my Solar2D app …
and, no, I’m not using any audio in any way whatsoever.
Any suggestions?
thanks,
Stan
Hi, I’m getting “The AudioContext was not allowed to start.” error (seen in the Java console) in my Solar2D app …
and, no, I’m not using any audio in any way whatsoever.
Any suggestions?
thanks,
Stan
This is just a warning when the game is launched directly; to avoid this, you should use a separate html page to embedding the Solar2D game html page.