Page 1 of 1

Mobile Radio Group inside panel - click event not working on device

Posted: Tue Apr 22, 2014 5:31 am
by Yaniv

Hi,
I added Mobile Radio Group inside my panel,
While adding to it Click event its working fine on Appery tester but while running it on device (Android) Click event never fire (even simple alert not working).
Can you suggest?
p.s. not tested on IOS, maybe same issue there as well.
Thanks


Mobile Radio Group inside panel - click event not working on device

Posted: Tue Apr 22, 2014 7:02 am
by Maryna Brodina

Hello!

Please clarify what device/OS version you use to test and post detailed steps to reproduce.


Mobile Radio Group inside panel - click event not working on device

Posted: Tue Apr 22, 2014 9:39 am
by Yaniv

Steps to reproduce:
Create panel,
Add collapsible set to it
inside the collapsible item add mobile radio group
Add "Click" event to one of the radio items.
Test on Appery tester, verify that its working as expected (should work),
Export to APK and test on device , verify that its working as expected

Android version 4.1.2


Mobile Radio Group inside panel - click event not working on device

Posted: Tue Apr 22, 2014 11:16 am
by Maryna Brodina

Hello!

Click event on radiobutton doesn't work on Android. Please check workaround here https://getsatisfaction.com/apperyio/...


Mobile Radio Group inside panel - click event not working on device

Posted: Thu Apr 24, 2014 9:18 am
by Yaniv

Working great,
Thanks