Guys, I am scratching my head on this one. I have a project that has built lots of time in the past fine. However today, after doing some work I needed to test it on a device. So, using Windows, I ran the simulator, built for Android and copied onto the machine. Now the simulator is running fine, however when the project is started on the device some of the image assets are missing? I did the build twice, both times the same result. On some pages, the new image assets are not there.
Has anyone ever come across this before? Never happened to me (and I must have built projects a hundred times over the last 12 months). Is there an issue on the build server where assets may not be transferred?
I am going to later download the latest corona simulator, reboot my machine and try a clean build to see if that fixes it.