Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unity app crashes after calling StopRecording() #131

Closed
vitalii-vorobiov opened this issue Jul 2, 2024 · 2 comments
Closed

Unity app crashes after calling StopRecording() #131

vitalii-vorobiov opened this issue Jul 2, 2024 · 2 comments
Labels
bug Something isn't working critical Issues of utmost importance ios Issues that affect iOS

Comments

@vitalii-vorobiov
Copy link

vitalii-vorobiov commented Jul 2, 2024

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.
Screenshot_2024-07-01_at_15 42 31

@olokobayusuf olokobayusuf added bug Something isn't working critical Issues of utmost importance ios Issues that affect iOS labels Jul 3, 2024
@olokobayusuf
Copy link
Contributor

Fix coming in 0.0.20.

@olokobayusuf
Copy link
Contributor

Fixed in 0.0.20.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working critical Issues of utmost importance ios Issues that affect iOS
Projects
None yet
Development

No branches or pull requests

2 participants