Skip to content

[APAM-681] Add customerId empty string assertion in native layers#35

Open
weiping-awx wants to merge 1 commit intomainfrom
chore/APAM-681-customer-id
Open

[APAM-681] Add customerId empty string assertion in native layers#35
weiping-awx wants to merge 1 commit intomainfrom
chore/APAM-681-customer-id

Conversation

@weiping-awx
Copy link
Copy Markdown
Contributor

Summary

Test plan

  • Verify passing customerId: '' triggers assertion failure in debug mode
  • Verify passing customerId: null / undefined works without error
  • Verify passing a valid customerId works without error
  • Verify release builds are unaffected (assertions are stripped)

🤖 Generated with Claude Code

Add debug-only assertions in both Kotlin and Swift to validate
that customerId is not an empty string, matching the Flutter SDK
approach (APAM-681).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.

1 participant