Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Click event not working on Android device

Hi John, sorry for delay - could you please provide us an app example so we can take a closer look on the device? Also please specify which Android version you are using.

John Chaudhry
Posts: 0
Joined: Sun Nov 22, 2015 9:25 am

Click event not working on Android device

Hi Illya,

I looked at some other tickets and rewrote the code so that:

for the whole mobileradiogroup, upon the Event Value Change run JavaScript:

var checkedValue = Apperyio("mobileradiogroup_2").find('input[type="radio"]:checked').val();

plus some other logic after that.

This worked and I can't remember what I was doing before (which worked on the emulator but not on Android). I'm using Android version 6.0.

Cheers,

John

Return to “Issues”