thesecretweapon try using a loader layout and see if that helps, I think it does with my games
https://www.scirra.com/tutorials/318/ho ... ng-screens
This is what I found there:
[quote:3u37v0qy]Limitations
Note a few limitations on using loader layouts:
1. Loader layouts are not shown when publishing as native apps on mobile (e.g. via PhoneGap, CocoonJS and appMobi). This is because the entire application is downloaded at once. Since all files are immediately available, nothing needs to be downloaded. For these platforms you probably want to focus on a custom splash image instead.
Since the loader is never shown when exported using CocoonJS, does it make sense to just make a blank loader layout without graphics just to test if the Ludei logo stops flickering or not?