ScreenRecorder icon indicating copy to clipboard operation
ScreenRecorder copied to clipboard

Capturing a screen as videos on iOS devices for user testing.

Results 7 ScreenRecorder issues
Sort by recently updated
recently updated
newest added

EXC_RESOURCE RESOURCE_TYPE_MEMORY (limit=650 MB, unused=0x0)

ScreenRecord crashes after calling stopRecording. The logger produces this method: ``` [AVAssetWriter finishWritingWithCompletionHandler:] Cannot call method when status is 2' ```

How to record when the app is in the background

The console kept printing thread_policy_set(1) Returned 46 thread_policy_set(1) returned 46 thread_policy_set(1) returned 46 thread_policy_set(1) returned 46 thread_policy_set(1) returned 46 thread_policy_set(1) returned 46 thread_policy_set(1) returned 46 thread_policy_set(1) returned 46

Video writer gives error while recording. Error Domain=AVFoundationErrorDomain Code=-11800 "The operation could not be completed" UserInfo={NSLocalizedFailureReason=An unknown error occurred (-12905), NSLocalizedDescription=The operation could not be completed, NSUnderlyingError=0x1c0a43510 {Error Domain=NSOSStatusErrorDomain Code=-12905...

2014-11-20 18:22:14.574 MyApp [1589:437883] Snapshotting a view that has not been rendered results in an empty snapshot. Ensure your view has been rendered at least once before snapshotting or snapshot...