Wednesday, 15 August 2012

android - intel xdk tap/click not working -


I have a problem in using Intel XKD I used it for 2-3 months and it worked well Done Since the last update, my app does not work anymore. This application works, but it seems that the device does not control the tap on the screen. If I click on a button with the mouse on the PC, but I do not work on the event by tapping it on the phone. I do not know why if I start a new project from the default template then the problem is still there, so I think it's a problem related to XDK / Cordova, but finding something on my platform did not get anything for me.

Check the JS file via the embedded editor. There is a high likelihood that you will see errors / warnings. This can be a missing semicolon or an ejected bracket.

Second, click on it:

  function (tap) (warning ("tape"); } & Lt; Button onclick = "tap ();" & Gt; Click I & lt; / Button & gt;  

No comments:

Post a Comment