ReplayKitUnityBridge icon indicating copy to clipboard operation
ReplayKitUnityBridge copied to clipboard

ReplayKit recording different screen

Open RoyDaipayan opened this issue 7 years ago • 0 comments

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.

RoyDaipayan avatar Jan 28 '19 07:01 RoyDaipayan