I am working on an iOS app which used an embedded unity xcode project. The screen record is running from the Unity side and wants to record the Unity camera view. But whenever i call StartRecording it records the iOS app view and not the Unity view. How can i change so that it records my unity view.