0

I am trying to write an app that runs in the background and injects touches to the springboard or other apps. I cannot use any private API and no jailbreaking. The app needs to be approved for the AppStore.

I would appreciate if you could suggest a few tutorials or examples for the above mentioned problem.

Thanks :)

Shaik Riyaz
  • 11,204
  • 7
  • 53
  • 70

2 Answers2

0

This is not possible. There is no public API to do this.

Mike Vosseller
  • 4,097
  • 5
  • 26
  • 28
0

This is against Apple's own rules. You can't push such an app to AppStore.

user2734323
  • 706
  • 1
  • 8
  • 19