play-co / devkit

HTML 5 game platform for browser and mobile
http://docs.gameclosure.com
622 stars 126 forks source link

Splash screen autoHide option is not working #256

Closed jishnu7 closed 8 years ago

jishnu7 commented 8 years ago

Documentation of manifest file mentions a property autoHide under splash screen, which can be used to not not hide the splash screen automatically.

Looks like it is not working. I tried setting autoHide to false in a project, but no luck.