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.
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
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.
Thank you, I will try that.
I am facing the similar issue. I am using 4.2.2 Lenovo Tablet.
Hi Supriya,
Thank you for reporting this. You can also use Value change instead while we are researching the issue.
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.
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.
Your link seems to be useful. I will do those changes.
Hello Supriya! Sorry for late reply. Could you give us your public app link and tell how to reproduce the problem?
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.
Hi Supriya,
Working on it, we'll update.