Hai, I've created a simple sketch to draw a red background and exported it with javascript mode. After that I've created a manifest.webapp file having content:
{
"name": "Test",
"description": "Processing js Test",
"launch_path": "index.html",
"developer": {
"name": "jubin",
"url": "http://teampixfx.com"
},
"orientation": "portrait-primary"
}
I've started simulator and installed the app with 1 warning of icon not described. And the app started.., but nothing is displayed.. I've saw these errors in the console: