I am trying to make a short video for an app preview on the app store page.
My iOS app uses the CallKit feature, and I would like to screen record the incoming call to show how the app works.
However, the screen recording stops when there is an incoming call (which is invoked by CallKit), thus I cannot fully record the usage end-to-end. Not to mention you can't start screen recording while there is an active call.
Is there a way to override this? Or is there a common way to screen record CallKit usage?
My iOS app uses the CallKit feature, and I would like to screen record the incoming call to show how the app works.
However, the screen recording stops when there is an incoming call (which is invoked by CallKit), thus I cannot fully record the usage end-to-end. Not to mention you can't start screen recording while there is an active call.
Is there a way to override this? Or is there a common way to screen record CallKit usage?