Page 2 of 4

Click event not working on Android device

Posted: Fri Sep 27, 2013 4:24 pm
by Kateryna Grynko

Tim,

Processing the value change event you can easily find out which element caused the event. An event target is always specified in the event body.


Click event not working on Android device

Posted: Fri Sep 27, 2013 4:28 pm
by Tim Liberg

Thank you, I will try that.


Click event not working on Android device

Posted: Fri Sep 27, 2013 6:26 pm
by supriya hirurkar

I am facing the similar issue. I am using 4.2.2 Lenovo Tablet.


Click event not working on Android device

Posted: Fri Sep 27, 2013 6:36 pm
by Kateryna Grynko

Hi Supriya,

Thank you for reporting this. You can also use Value change instead while we are researching the issue.


Click event not working on Android device

Posted: Fri Sep 27, 2013 7:17 pm
by supriya hirurkar

Some issues I am facing on Android:
-I tried using 'Value Change' but it is not working.
-Weirdly, the button where I had Click event to open a pop-up, it opened on a click.

  • It is very very slow on the device, works nicely on the browser

Click event not working on Android device

Posted: Fri Sep 27, 2013 9:31 pm
by Kateryna Grynko

Supriya,

[quote:]I tried using 'Value Change' but it is not working[/quote]What code did you use for the event? Are there any errors in console (F12)?
[quote:]- Weirdly, the button where I had Click event to open a pop-up, it opened on a click.


Click event not working on Android device

Posted: Fri Sep 27, 2013 9:52 pm
by supriya hirurkar

Your link seems to be useful. I will do those changes.

  • Click event is still not working. I have couple of JS on the click event and loading of the detailed section. There are no errors in the console.

Click event not working on Android device

Posted: Mon Sep 30, 2013 5:38 pm
by Maryna Brodina

Hello Supriya! Sorry for late reply. Could you give us your public app link and tell how to reproduce the problem?


Click event not working on Android device

Posted: Mon Sep 30, 2013 5:54 pm
by supriya hirurkar

http://appery.io/app/view/35a589d6-b0...
You will be able to reproduce the issue by clicking on any list item on the master side of the app.


Click event not working on Android device

Posted: Tue Oct 01, 2013 6:14 am
by Kateryna Grynko

Hi Supriya,

Working on it, we'll update.