Page 1 of 1

Click event called twice on android devices

Posted: Fri Jul 06, 2012 2:34 pm
by Arcelio J. Fetizanan Jr.

The click event on button is called twice everytime I click on the button on an android device. All other devices calls the click event once only as expected. I have around 15 buttons in 1 screen.


Click event called twice on android devices

Posted: Fri Jul 06, 2012 3:14 pm
by maxkatz

On which particular devices it doesn't work and on which it works?


Click event called twice on android devices

Posted: Fri Jul 06, 2012 9:36 pm
by Arcelio J. Fetizanan Jr.

On android devices. I have 4 devices with different android versions. It calls the click event twice.

On other non android devices it works well.


Click event called twice on android devices

Posted: Fri Jul 06, 2012 10:11 pm
by maxkatz

What Android version? It's probably a specific Android version + PhoneGap issue. Try this. Export the app source and replace PhoneGap with the latest version.


Click event called twice on android devices

Posted: Thu Jul 12, 2012 3:16 pm
by Arcelio J. Fetizanan Jr.

We'll try to export the app and replace phonegap. We'll let you know.