How many games are broken on iOS 13?
Apple updated their webkit and onClick events (ie tapping game element divs) is very flakey and often doesn't fire.
I've seen reports that it was broken on 13.1, better for a while and broken again on 13.4 and up.
Quantum isn't really playable (before or after my update) on iOS13 but worked fine on iOS12.
I've seen suggestions to add extra onclick events on parent elements or other nonsense but so far even these hacks are not working for me.
Apple should just fix it, but anyone else deal with this? I don't want to muck about with touch events (and carefully still allowing scroll and zoom!).
Apple updated their webkit and onClick events (ie tapping game element divs) is very flakey and often doesn't fire.
I've seen reports that it was broken on 13.1, better for a while and broken again on 13.4 and up.
Quantum isn't really playable (before or after my update) on iOS13 but worked fine on iOS12.
I've seen suggestions to add extra onclick events on parent elements or other nonsense but so far even these hacks are not working for me.
Apple should just fix it, but anyone else deal with this? I don't want to muck about with touch events (and carefully still allowing scroll and zoom!).