Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.

Comments

Fix sendNativeNonFatal argument handling and listener callback structure#1419

Open
luciq-codelink[bot] wants to merge 1 commit intomasterfrom
crash-fix/instabug-crash-20-01K18E4QVNYTKBHHX87FVA480E
Open

Fix sendNativeNonFatal argument handling and listener callback structure#1419
luciq-codelink[bot] wants to merge 1 commit intomasterfrom
crash-fix/instabug-crash-20-01K18E4QVNYTKBHHX87FVA480E

Conversation

@luciq-codelink
Copy link

The crash is caused by sendNativeNonFatal being invoked with zero arguments when it expects one; the method must safely handle null parameters and be a standalone @ReactMethod, while the listener should generate and send a WritableMap via sendEvent.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants