simulating Touch events in iPhone -


I have an application running in the background This app needs to generate a touch event on a particular XY co-ordination , So that the application running in the forefront behaves because the user actually touches the screen. Is it possible to generate touch events like this? Please help

No, iPhone background app is nothing can do.


Comments