Spritesheet not loaded in Phaser.js
I load a spritesheet in preload-method and in the create-method i assign and present it.
this is working if i test it locally in the browser, but when i start the server with ip and want to test it on my phones browser the spritesheet is just black – sound is playing.