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

fix(xmpp) catch errors in XMPP session resumption #2523

Merged
merged 1 commit into from
May 9, 2024

Conversation

saghul
Copy link
Member

@saghul saghul commented May 9, 2024

In RN, an uncaught exception causes the app to crash in release builds. We sidestep that on the native side, but RN SDK users usually don't, so be gracefull.

Fixes: jitsi/jitsi-meet#14728
Fixes: jitsi/jitsi-meet#14399

In RN, an uncaught exception causes the app to crash in release builds.
We sidestep that on the native side, but RN SDK users usually don't, so
be gracefull.

Fixes: jitsi/jitsi-meet#14728
Fixes: jitsi/jitsi-meet#14399
@saghul saghul merged commit 0d8b0b8 into jitsi:master May 9, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants