How can I record the screen on my iPhone? I want to record the iPhone screen with the private API, but I can't find any header to do this. I'm not sure this can be used after iOS 9.
Does anyone have any idea how to achieve this? Please help.
How can I record the screen on my iPhone? I want to record the iPhone screen with the private API, but I can't find any header to do this. I'm not sure this can be used after iOS 9.
Does anyone have any idea how to achieve this? Please help.
Hold down the Home key. Then push the button on the top right of the device. At the moment I can't remember it's name.
You can checkout this ASScreenRecorder. In this tutorial, it will record screen on Tap Gesture, but you can directly used where you need it.