Skip to content

Complete callbacks when native request parsing fails - #1070

Draft
vegaro wants to merge 1 commit into
mainfrom
cesar/native-bridge-parse-failures
Draft

Complete callbacks when native request parsing fails#1070
vegaro wants to merge 1 commit into
mainfrom
cesar/native-bridge-parse-failures

Conversation

@vegaro

@vegaro vegaro commented Sep 2, 2026

Copy link
Copy Markdown
Member

Motivation

Malformed bridge JSON was only logged, so the Unity callback stayed pending forever.

Description

Return neutral responses for four parsing failures on Android and iOS. This is intentionally separate from the request-ID stack in #1008.

Testing

  • Native parse-failure contract tests: 8/8 passed
  • Full EditMode suite: 143/143 passed
  • Unity package export and import passed
  • ./scripts/check-meta-files.sh passed
  • ./scripts/check-android-keep-annotations.sh passed

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

Labels

pr:fix A bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant