My angularJS app runs perfect from the browser but when compiled with cordova , iOS won't work fine with the form inputs, not being able to enter letters although I show the keyboard and navigate the inputs with the arrows. When I am able to enter a letter, I am not able to continue. It's quite strange for me. Any ideas? My angularJS app runs perfect from the browser