Why isn't user touch working for cordova ios? -


i've determined cordova failing let app detect user touch. when own app failed in way, did research , found this: how detect user touch phonegap using js. applied simple helloworld program and, lo , behold, user touch wasn't working!

i'm using cordova 6.4.0 , ios 4.3.0. i'm testing in ios simulator because don't have ios device.

do need particular plugin?


Comments

Popular posts from this blog

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

arrays - Algorithm to find ideal starting spot in a circle -

php - Autoloader issue not returning Class -