I need to fake a real touch event programmatically, so that any subsequent touch (from the users finger, for example) will immediately result into a -touchesMoved…. message rather than -touchesBegan….
Any solution how to do that? I know Three20, but I need something legal.
I’m not sure if I got you right, but if you want touchesBegan act like touchesMoved why don’t do like: