Skip to content

Document Android PlatformType mapping to Chrome#242

Merged
mintlify[bot] merged 1 commit intomainfrom
mintlify/android-chrome-pairing-1777322893
Apr 27, 2026
Merged

Document Android PlatformType mapping to Chrome#242
mintlify[bot] merged 1 commit intomainfrom
mintlify/android-chrome-pairing-1777322893

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented Apr 27, 2026

Summary

Reflects the breaking change in oxidezap/whatsapp-rust#601 (fix(pair)!: map Android PlatformType to Chrome, drop Unknown variant).

  • CompanionWebClientType::Unknown (wire '0') is no longer exposed; OtherWebClient ('9') is now the default.
  • Android PlatformType variants (AndroidPhone/AndroidTablet/AndroidAmbiguous) now map to CompanionWebClientType::Chrome so pairing works without server-side attestation. Display becomes Chrome (Android) by default.
  • The Android letter codes ('d'/'e'/'f') and Android (<OS>) display are still reachable via an explicit PairCodeOptions::platform_id override.

Files updated:

  • concepts/authentication.mdx — enum listing, mapping notes, display rules.
  • api/bot.mdx, api/client.mdxPairCodeOptions::platform_id notes.

@mintlify mintlify Bot merged commit 3165c0b into main Apr 27, 2026
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.

0 participants