Frage

I've searched the web for having a good resource to implement a code in objective c that is able to record a video of the screen of the Ipad while the user is doing some actions to capture his performance, but I didn't get a clue. Is there anyway to make it possible?

War es hilfreich?

Lösung

You can download sample from the link below provided by Apple. https://developer.apple.com/library/mac/samplecode/AVScreenShack/Introduction/Intro.html

Andere Tipps

First of all you can only record your applications view only. You can use the demo here iPhone Screen Capture Revisited

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top