I've video streaming in my app. I'm having some weird issues in screen recording on iPhone. The most obvious issue is that during live streaming screen recording iPhone fails to save recorded screen with error 5825.
Another issue is that audio stops in my app when screen recording is started. I can screen record other apps such as YouTube etc.
Somewhere it's suggested that it's due to lack of storage. I've enough storage space on my devices. I've tried different iPhones and I can see same issue on all.
So I was wondering if I need any special permissions or any handling in my app to allow screen recording?
Is it really any issue with my app (code) or it's purely device issue?