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

Handle missing arguments in sendNativeNonFatal to prevent NativeArgumentsParseException#1421

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

Handle missing arguments in sendNativeNonFatal to prevent NativeArgumentsParseException#1421
luciq-codelink[bot] wants to merge 1 commit intomasterfrom
crash-fix/instabug-crash-20-01K18PHHZS7C374R0FR6VDPKY2

Conversation

@luciq-codelink
Copy link
Copy Markdown

The crash is caused by the sendNativeNonFatal method being called with zero arguments, while it expects one; the method should defensively handle missing or null arguments.

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