I completed my simple game in solar2D and everything works within the simulator (for all of the simulator device screen sizes) but I went to deploy and test my app on the android beta store and the only thing that loaded was the background with none of the images or text… I tested with multiple devices and it was the same way on all of them.
I’m fairly new to developing with corona/solar2D so any advice would be greatly appreciated. I’m going to check all file-paths and make sure they are case sensitive (they should be). The only other things I think it could be would be that the background image populated in front of the buttons and text (which shouldn’t happen… but maybe), or maybe it’s not fitting to the screen like it should be.
Isn’t the simulator supposed to be very similar to the actual device runtime?