Picture in picture mode turns off camera

I’m running the latest video SDK example app for react native at the time of writing v1.10.10. To reproduce I downloaded the latest Zoom Video SDK from the developer portal, enabled background mode on iOS and ran the app.

image

When testing out picture in picture (pip) functionality I found that the camera stops recording and goes black when displaying the video feed from my phone. It works when streaming the video of another participant.

image

I can see multiple topics on these forums without any definitive answers or advice given e.g.
/t/picture-in-picture-video-rendering-issue/100555
/t/allow-zoom-to-run-on-background-as-pip-ios-and-android/93095
/t/how-to-implement-picture-in-picture-for-the-zoom-video-sdk/107155

Also is there any guidance on how to implement pip on android?