Skip to content

Resolve RNAirshipMessageViewEventEmitter crash#681

Merged
khmMouna merged 1 commit intomainfrom
MOBILE-5236-RNAirshipMessageViewEventEmitter-crash
Aug 27, 2025
Merged

Resolve RNAirshipMessageViewEventEmitter crash#681
khmMouna merged 1 commit intomainfrom
MOBILE-5236-RNAirshipMessageViewEventEmitter-crash

Conversation

@khmMouna
Copy link
Copy Markdown
Contributor

What do these changes do?

Why are these changes necessary?

The crash is in React-Fabric: eventDispatcher is a weak pointer, and for some reason the object it points to was already destroyed, so .lock() crashs.

How did you verify these changes?

Sample app

Verification Screenshots:

Screenshot 2025-08-26 at 17 46 10

@khmMouna khmMouna requested a review from a team as a code owner August 26, 2025 16:09
@khmMouna khmMouna merged commit ef05eda into main Aug 27, 2025
2 checks passed
@khmMouna khmMouna deleted the MOBILE-5236-RNAirshipMessageViewEventEmitter-crash branch August 27, 2025 12:57
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

Successfully merging this pull request may close these issues.

2 participants