aharris88
Programmer
- Dec 12, 2007
- 12
I went to downloaded the Moobile 0.2.1 Boiler Plate (which is a mobile application framework built on MooTools), put the into Dreamweaver CS6, ran the Phonegap Build Service, scanned the QR code with my android phone, and installed the app.
I didn't make any changes to the code. It's just an app that has a single button that says Hello, which opens up an alert box. You can dismiss the alert box by tapping OK.
It works fine in the browser( And on my android phone it seems to work fine, but after tapping OK to dismiss the alert box, it comes back and you can't dismiss it. It doesn't always happen the first time you tap Hello, but eventually it always has this problem. Changing the orientation makes it go away, but it has the same problem the next time you tap Hello.
What could be causing this?
I didn't make any changes to the code. It's just an app that has a single button that says Hello, which opens up an alert box. You can dismiss the alert box by tapping OK.
It works fine in the browser( And on my android phone it seems to work fine, but after tapping OK to dismiss the alert box, it comes back and you can't dismiss it. It doesn't always happen the first time you tap Hello, but eventually it always has this problem. Changing the orientation makes it go away, but it has the same problem the next time you tap Hello.
What could be causing this?