Closed vitalii-vorobiov closed 3 months ago
Sometimes when you call StopRecording() on VideoKitRecorder the app can crash with an error Thread 2: EXC_BAD_ACCESS (code=1, address=0x12e204010). This bug is only reproducible on iPhone 11 Pro (while on iPhone 14 Pro Max, everything is perfect).
The VideoKit version I was using is 0.0.19
I'm attaching the logs from a TestFlight user.
Fix coming in 0.0.20.
Fixed in 0.0.20.
Sometimes when you call StopRecording() on VideoKitRecorder the app can crash with an error Thread 2: EXC_BAD_ACCESS (code=1, address=0x12e204010). This bug is only reproducible on iPhone 11 Pro (while on iPhone 14 Pro Max, everything is perfect).
The VideoKit version I was using is 0.0.19
I'm attaching the logs from a TestFlight user.