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

Click event not working on Android device

Hi!

In my app I have a Radio Item with a click event on it. When I click it it is supposed to show a grid that was previously hidden. This works perfectly when I try the app in my browser. But when I export the app to my Android phone it does not work. The click event does not get activated at all. I have tried with both tap, click and virtual click but nothing works.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Click event not working on Android device

Hello! Could you give us your public app link? Also clarify what device and Android version you use?

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

Click event not working on Android device

How do I get the public app link? I'm using an Xperia Sola with Android 2.3.7

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Click event not working on Android device

How can I reproduce the problem?

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

Click event not working on Android device

From the startpage click Logga in - Lägg till arbetad tid - Nytt projekt... A new grid with two labels, an input field, a search field and a Radio group should now be visible. It works in browser but not on device.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Click event not working on Android device

Thank you, we reproduced the problem on Android 2.3.5 and Android 4.0.4. Working on it.

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

Click event not working on Android device

Hi Tim,

There is a problem on Android with the following mobileradiobutton events: click, select, vclick. You can use 'value change' event instead.

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

Click event not working on Android device

Hi!

I can't use 'value change' because it gets activated when I click another Radio button in the same group, and I don't want that.

Return to “Issues”