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.