stopRecording() does not save video to iPad

I can successfully startRecording(), and isRecording() returns true during my draw() calls, but stopRecording() does not save video to my Photos library. I have confirmed permissions are open to do so, but still no video shows up. Any ideas on how I can fix this?

1 Like

Hmm @rvmott are you able to use the standard iOS screen recording features to work around this for now?

1 Like

Yes, the standard screen recording features work fine. Thanks!

2 Likes