I have a function in my game to record video from the screen and save it to the camera roll, using iOSReplayKit.
This works fine on an iPhone, but it does not work on an iPad. It will ask if I want to allow the app to record video, but when I stop recording, no file gets saved for the iPad.
What am I doing wrong, if anything?