Skip to content

chore: update Intercom SDK dependencies (iOS: 19.5.4 → 19.5.5, Android: 17.4.7 → 18.0.0)#404

Open
github-actions[bot] wants to merge 1 commit intomainfrom
update-intercom-sdks-20260331-092207
Open

chore: update Intercom SDK dependencies (iOS: 19.5.4 → 19.5.5, Android: 17.4.7 → 18.0.0)#404
github-actions[bot] wants to merge 1 commit intomainfrom
update-intercom-sdks-20260331-092207

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

🔄 Automated Intercom SDK Dependency Update

This PR updates the Intercom SDK dependencies to their latest versions.

📋 Changes Made:

  • Updated iOS SDK from 19.5.4 to 19.5.5
  • Updated Android SDK from 17.4.7 to 18.0.0
  • Bumped version from 9.8.0 to 10.0.0 (major)

📚 Release Notes:

📱 iOS SDK 19.5.5

View Release Notes

###### Release Date: 23-03-2026

### 🐛 Bug Fixes
* Fixed an issue where the composer attachment menu could render as plain text instead of a proper menu.
* Fixed an issue where the typing indicator may not appear when admin details are unavailable.
* Fixed an issue where the help center search bar placeholder could appear in English regardless of the workspace locale.
* Fixed an issue where device tokens could be mistakenly deleted impacting push notification delivery.
* Fixed an issue where workflows would sometimes not match for a user.

🤖 Android SDK 18.0.0

View Release Notes

###### Release Date: TBD

### ⚡ Important Changes

**Minimum SDK version raised to 23 (Android 6.0)**<br>
The SDK now requires `minSdk 23`, aligning with AndroidX Compose library requirements and modern Android development practices. Apps targeting API levels 21-22 must remain on version 17.x.

**Target SDK version raised to 36 (Android 16)**<br>
The SDK now targets Android 16, ensuring compliance with the latest Google Play requirements and enabling support for new platform features including improved edge-to-edge display behavior. Your project must use `compileSdk 36` or higher. If you are not ready to use API level 36, please stay on version 17.x.

**Internal storage migrated from SharedPreferences to AndroidX DataStore**<br>
All internal SDK data storage has been migrated from SharedPreferences to AndroidX DataStore, bringing significant improvements to reliability, thread safety, and performance. Sensitive data is now protected with AES-256-GCM encryption via Android Keystore. Existing SDK data is automatically migrated on first launch with no action required from developers. This migration is one-way — downgrading to a previous SDK version after upgrading will result in loss of local SDK state.

### 🐛 Bug Fixes
* Fixed English missing from the supported languages header
* Fixed in-app notification disappearance in certain cases
* Fixed overlays rendering behind navigation bar on `AppCompatActivity` with edge-to-edge

### 👉 Dependency updates
* Compose BOM: Updated to 2026.03.01
* AndroidX Core KTX: Updated to 1.18.0
* Ably: Updated to 1.7.1

🤖 This PR was automatically created by the Update Dependencies workflow.

…d: 17.4.7 → 18.0.0)

- Updated iOS SDK from 19.5.4 to 19.5.5
- Updated Android SDK from 17.4.7 to 18.0.0
- Bumped version from 9.8.0 to 10.0.0 (major)
- Updated lockfiles and example projects
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