Hello,
I've been spending the entire day trying to come up with a system for sensing how many touch inputs there are, which direction they are moving in and at what speed. However, whenever I've gotten a system working, it seems that I get completely different behaviors when testing on iPad or iPhone.
I can't seem to understand exactly where the difference lies, so I'm wondering if anyone else know of any differences between how the official Touch object is treated by iOS compared to desktop browsers?
Thanks in advance.