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

Error: Recording interrupted by multitasking and content resizing #9

Open
code-matt opened this issue Jul 14, 2019 · 3 comments
Open

Comments

@code-matt
Copy link
Owner

Error: Recording interrupted by multitasking and content resizing
https://forums.developer.apple.com/thread/109696 and many others like it

Restarting the device solves this issue but it will quickly return unfortunately

This is out of developers hands, there is a bad bug with ReplayKit where really any UI change will cause this and sometimes even the permission dialog itself. Other things like a push notification alert or reminder or even rerendering in RN too soon can cause this.

Good news is, I tried iOS13 beta 3 on another device and upgraded to RN 0.60 and it seems to be gone. I will update the package when iOS13 releases

@progmatical
Copy link

Do you have any experience with ASScreenRecorder to use it instead?

@code-matt
Copy link
Owner Author

I don't, my plan now is to wait for iOS 13 which is about a month away. It is fixed on record_inapp_audio_merge branch, use xcode 11 beta 3 if you try.

I want to stick with ReplayKit as I am going to try adding the broadcast utility once multitasking issue is fixed by apple.

@code-matt code-matt pinned this issue Jul 27, 2019
@code-matt code-matt unpinned this issue Jul 27, 2019
@progmatical
Copy link

Hi, is this issue resolved with ios 13? Thanks

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

2 participants