Buttons not working on iOS

I'm developing a mobile web application. Everything runs fine on Android. On iOS everything get's displayed, too. But the touch event does not work, the hover color changes but no event happens. I've tested both, mousePressed() and touchEnded().

Do you have experience with this and an idea how to solve this? Thank's.

Tagged:
Sign In or Register to comment.