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

I am experiencing an issue where an app crash dialog appears after killing the app. #537

Open
ehmiii opened this issue Dec 2, 2024 · 0 comments

Comments

@ehmiii
Copy link

ehmiii commented Dec 2, 2024

Steps to Reproduce:
Start video recording in the app.
Let the video recording continue for 20–30 seconds.
Immediately kill the app (within 500 milliseconds of stopping the recording).
Issue:
An app crash dialog appears in iOS, likely because the native code is throwing an exception that the package is not handling properly. This exception should be handled gracefully to prevent the crash dialog.
Screenshot 2024-11-27 at 4 50 57 PM
Screenshot 2024-11-27 at 4 51 16 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant