We are about to switch to a new forum software. Until then we have removed the registration on this forum.
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.