I have an ios app built from phonegap. The game loads no problem and you can switch between 4 layouts no problem, but when I click on the button that actually takes me to the main game it stays on the original layout and also loads sprites and objects from the layout it was supposed to transition to. Like its stuck between both layouts. The game works as intended on pc and on an android app (also phonegap). Any thoughts on what could fix this issue? Thank you.