Simulator not refreshing

Does anyone else have issues with the simulator, on windows, frequently not updating even after several changes to a file have been saved? [import]uid: 100558 topic_id: 20605 reply_id: 320605[/import]

IOS has a built in function to display an image on loading (to show the user something is happening), android does not have this.

If using a scene manager (probable), load the splash screen first for a bit before going to the main menu.
For example:
main.lua --> splashScreen.lua --> menuScreen.lua [import]uid: 79135 topic_id: 20605 reply_id: 80848[/import]

Thanks, i actually got it working. Everything I couldn’t get to work did simply by switching projects, closing corona and restarting the simulator. This seems to happen a lot to me, it would be nice if reloading the project actually reloaded the project.

*EDIT* Well it worked in the simulator anyway, it doesn’t seem to work on the devices :-/ [import]uid: 100558 topic_id: 20605 reply_id: 80891[/import]

Can you explain the issue in more detail? [import]uid: 84637 topic_id: 20605 reply_id: 80924[/import]