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
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: