Alert boxes not working and red "x"'s showing up
I was able to finish up on my developed app and it works perfectly on the web preview and local app tester.
However i installed the android app and when i touch the sceen, it show a small red 'x' whereever I touch.
I also have a button on sceen 1 that moves to screen 2. That works fine but the 2 buttons on screen2, one of which goes back to the 1st screen, the other runs some JS and alerts the results.
All of these work fine in the web preveiw and native app tester, just not when it it installed on the device.
Am i missing a setting like debug or something? Thank you.