Hello All,
I have an app I am working on and it works perfectly fine on the computer. I have a main level then you select a picture and that takes you to a second level. I have a back button to go back to the main level if you want to change your mind and play a different level. on the android table when i push the back button to load the main level again it crashes. i also changed the code to instead of going back to the main level to go to a different level like level 3 but then it still crashes. So i suspect it is leaving the level when it crashes and not opening a different level. Anyone have any thoughts?