ios - iPhone Cordova - Tap on input field shows and immediately hides keyboard -


i'm using cordova build app ios.

i have strange error. when tap on input field on iphone 4s, keyboard opens , hides immediately. error occurs after first time again, till leave page , return it, might have vanished. haven't seen error neither on ipad nor on android device.

both devices using ios 7. updated cordova 3.1.0. furthermore i'm using jquery (version 1.10.2) , jquery mobile (version 1.3.2).

any idea how fix this?


Comments

Popular posts from this blog

c++ - CryptStringToBinary API behavior -

c++ - Correct method for redrawing a layered window -

java.util.scanner - How to read and add only numbers to array from a text file -