- Home /
Is it possible to trigger the iPad screenshot functionality from an application without button combination?
I am wondering if it would be possible to trigger the screenshot functionality on the iPad from my iOS application.
I have managed to get a screenshot functionality working, and having that saved to the camera roll, from within the application.
However, since apple had some good annotation capabilities that you can do when you screenshot, I would like to integrate that into the application rather than having the client do a button combination.
If this does require writing some code to interface on the apple side, any link on how to approach this would also be well recieved.
Thanks again for your time.
Your answer
Follow this Question
Related Questions
Multitouch Missing On iPad 1 Answer
Unity Remote 3 and accessing multiple Input.touches? 3 Answers
How do I detect no touches on the screen? 1 Answer
Are soft shadows supported on iOS ? 2 Answers