ScreenRecord icon indicating copy to clipboard operation
ScreenRecord copied to clipboard

Inter-app recording

Open asleepace opened this issue 6 years ago • 1 comments

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?

asleepace avatar May 10 '18 20:05 asleepace

@Asleepace i am facing the same issue. Were you able to resolve it ?

isumesh avatar Aug 19 '20 15:08 isumesh