I’m struggling to get some inputs to function when I transfer my app to my phone using PhoneGap. On my laptop it works fine. Here is the code for login.html:
Is there any reason why this wouldn’t work? At the moment, everything appears on the screen but nothing is functional. Nothing happens when I tap on the fields or the button.
If this HTML seems like it would work completely, then perhaps there’s something going wrong in the JavaScript which I’ll need to debug my code for.
Thanks for your reply!
I tried this but it still doesn’t work on my phone (running Android 2.3). It works fine on an emulator and a friend’s phone, both running version 4+. Do you think this is a problem with PhoneGap?
Thanks for your reply. I’ve tried deleting this line each time it’s written in ionic.css, but it still doesn’t seem to work.
In the stackoverflow question, it seems they have a slightly different problem too. When I try to click on an input or button, literally nothing happens. The inputs or buttons don’t change state (:focus, :active etc), the keyboard doesn’t pop up, nothing.
As mentioned, any help with this would be really appreciated. I’m a bit stuck!
Hey sorry for the wait. There are multiple issue for this right now, and the devs are working on trying to get this wrapped up. Until it’s resolved, your best bet is to sit tight and hold on.