Use-case:
- An app/service is running in the background
- Another arbitrary 3rd party app is running in the foreground
- The background app/service defined @ #1 is taking Screenshots and sends them through TCP
Is the above use-case supported by iOS? can a background ~service~ run and take screen shots in this aspect?
Any help will be appreciated.