Splash screen issu

{
  "id": "com.webos.demo",
  "version": "1.0.0",
  "vendor": "My Company",
  "type": "web",
  "main": "index.html",
  "title": "demo_game",
  "icon": "icon.png",
  "largeIcon": "largeIcon.png",
  "splashBackground": "splash-screen.png",
  "resolution": "1920x1080",
  "transparent": false
}

this is my appinfo.json.
why splash screen is not showing,
is there any code which i have to write or something.
please help me.
index.html and splash-screen.png are in same directory.
ie.
-index.html
-splash-screen.png
-script.js

webOS TV Simulator does not support the splashBackground. Please check on webOS TV. Thank you.

1 Like