Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recording interrupted by multitasking and content resizing #4

Open
triaji-vvknd opened this issue Sep 26, 2018 · 6 comments
Open

Recording interrupted by multitasking and content resizing #4

triaji-vvknd opened this issue Sep 26, 2018 · 6 comments

Comments

@triaji-vvknd
Copy link

Hi there,

I tried running your code on iPhone X with iOS 12 and keep getting this error which specifies "Recording interrupted by multitasking and content resizing". The full error are as follow:

Error Domain=com.apple.ReplayKit.RPRecordingErrorDomain Code=-5807 "Recording interrupted by multitasking and content resizing" UserInfo={NSLocalizedDescription=Recording interrupted by multitasking and content resizing})

Would you know what could be the issue with this please?

@songjialin
Copy link

I had same issue as well. not sure if this is a system issue.

@RustamKhisamov
Copy link

I have the same issue on my project. It happens after 5-8 recordings. Reboot device helps

@krishnastvSMSC
Copy link

I am also facing same issue, how to resolve it without reboot the device

@RustamKhisamov
Copy link

I am also facing same issue, how to resolve it without reboot the device

Be sure that you stop previously recording.

@krishnastvSMSC
Copy link

Before starting new recording, checking if isRecording variable. If any ongoing once, stoping that one and starting new one.

@kunaltyagi26
Copy link

Even after calling the stopCapture method before starting capturing is not working. Please help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants