Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Click event not working on Android device

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.

Tim Liberg
Posts: 0
Joined: Tue Mar 12, 2013 9:29 am

Click event not working on Android device

Thank you, I will try that.

supriya hirurkar
Posts: 0
Joined: Fri Aug 30, 2013 8:57 pm

Click event not working on Android device

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

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Click event not working on Android device

Hi Supriya,

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

supriya hirurkar
Posts: 0
Joined: Fri Aug 30, 2013 8:57 pm

Click event not working on Android device

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
Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Click event not working on Android device

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.

supriya hirurkar
Posts: 0
Joined: Fri Aug 30, 2013 8:57 pm

Click event not working on Android device

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.
Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Click event not working on Android device

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

supriya hirurkar
Posts: 0
Joined: Fri Aug 30, 2013 8:57 pm

Click event not working on Android device

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.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Click event not working on Android device

Hi Supriya,

Working on it, we'll update.

Return to “Issues”