Skip to content

feat: upgrade Intercom SDK to iOS 19.6.3 / Android 18.3.0#144

Open
aaronbach wants to merge 2 commits into
capacitor-community:masterfrom
aaronbach:feat/upgrade-intercom-sdk-19
Open

feat: upgrade Intercom SDK to iOS 19.6.3 / Android 18.3.0#144
aaronbach wants to merge 2 commits into
capacitor-community:masterfrom
aaronbach:feat/upgrade-intercom-sdk-19

Conversation

@aaronbach

Copy link
Copy Markdown

What

  • iOS (CocoaPods): Intercom ~> 18.0 → ~> 19.0
  • iOS (SPM): intercom-ios-sp 18.0.0 → 19.6.3
  • Android: intercom-sdk 17.0.2 → 18.3.0
  • Removed Intercom.client().handlePushMessage() (removed in Android SDK 18.0.0 — the SDK now opens the conversation directly on push tap)
  • Updated compatibility table

Why
The iOS 19.x release adds support for iOS 26 / Liquid Glass (19.2.0) and fixes the related composer/Help-Center rendering issues (19.3.0+); 19.6.3 fixes a launch crash.

Compatibility
No new requirements for consumers — the plugin already targets minSdk 24 / compileSdk 36 and iOS 15.

aaronbach and others added 2 commits June 18, 2026 15:16
Bumps the native Intercom dependencies to their latest releases:

- iOS (CocoaPods): Intercom `~> 18.0` -> `~> 19.0`
- iOS (SPM): intercom-ios-sp `from: 18.0.0` -> `19.6.3`
- Android: intercom-sdk `17.0.2` -> `18.3.0`

The iOS 19.x line adds support for iOS 26 and Liquid Glass (19.2.0) and
fixes the related rendering issues with composer buttons and Help Center
articles (19.3.0+); 19.6.3 fixes a launch crash.

The Android 18.0.0 release removed `Intercom.client().handlePushMessage()`;
the SDK now opens the relevant conversation directly when a push
notification is tapped, so the call in `handleOnStart()` is removed.
No new requirements for consumers: the plugin already targets minSdk 24 /
compileSdk 36 and iOS 15.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Reflects the upgraded native SDKs for the Capacitor 8.x row
(Intercom iOS 18.x -> 19.x, Android 17.x -> 18.x).

Co-Authored-By: Claude Opus 4.8 (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