You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: