Closed Codex- closed 1 year ago
Is there any updates on this issue? Or maybe know where the issue might lie, so I can take a look at it? @Codex-
@CirXe0N issue is as described above, any investigation / contributions are welcomed :)
Are there any updates on this issue?
This is to move the known issues from the old repository to here. My changes / PR were used as the base to move the code to here and there were some known issues particularly on iOS:
previewLayer
Workaround: Commenting the lines as shown below allows this to be launched as expectedCrash log:
Despite this being set:
UISaveVideoAtPathToSavedPhotosAlbum(recordingPath, this, 'videoDidFinishSavingWithErrorContextInfo', null);
When you stop recording a video you get a hard crash with errors similar to this: