I need to fake the touch events on iOS 7 devices.I've gone through some of the resources available but could not find anything that says about iOS 7.
Below is what i set out to achieve:
An iOS background code running on iOS 7 device which will listen on a socket, to which client side app will send mouse key presses which are converted into touch/swipe etc. events.
I've gone through this link http://blog.lazerwalker.com/blog/2013/10/16/faking-touch-events-on-ios-for-fun-and-profit as well but here also it is said that GSEvent will fail silently in iOS 7.
Please let me know if there is a way to achieve this.
Check out ControlFreak.
So after adding and importing it, you can perform touches
Also you can specify point for touch