Hi, great project! I was wondering if it is possible for the screen recording to work with inter-app switching. When I switch to another app, it seems to stop the recording, and upon reopening from the screen-recording app from the background, Xcode spits out these error messages:
Error occured, status = 3, Operation Interrupted Optional(Error Domain=AVFoundationErrorDomain Code=-11847 "Operation Interrupted" UserInfo={NSLocalizedRecoverySuggestion=Stop other operations and try again., NSLocalizedDescription=Operation Interrupted, NSUnderlyingError=0x1c40430f0 {Error Domain=NSOSStatusErrorDomain Code=-16121 "(null)"}})
Is this not possible, or am I doing something wrong?
Hi, great project! I was wondering if it is possible for the screen recording to work with inter-app switching. When I switch to another app, it seems to stop the recording, and upon reopening from the screen-recording app from the background, Xcode spits out these error messages:
Is this not possible, or am I doing something wrong?