Tags: intercom/intercom-android
Tags
Release 18.1.0 * **Multiple attachments** — Users can now send multiple images and files together in a single message, with a preview of selected media in the composer. * **Typing indicator** — The inbox now shows a typing indicator when an agent is replying. * Fixed push notification images not loading on some devices * Fixed download button not responding on the image preview screen * Compose BOM: Updated to 2026.05.00 * Ably Android: Updated to 1.7.2
Release 18.0.1 * Fixed GIF search input text being unreadable in dark mode * Fixed in-app messages disappearing when a permission dialog is shown * Fixed in-app notifications not responding to swipe-to-dismiss gesture * Fixed overlays not appearing after returning from a long background period * Fixed missing messages and unread count not updating when app returns from extended background * Fixed an ANR on low-memory devices when repeatedly accessing the Messenger launcher * Fixed a memory leak in WebView cache that prevented Activity garbage collection when using card messages * Improved spacing between message blocks in in-app notifications * AndroidX Annotation: Updated to 1.10.0
Release 18.0.0 **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. * 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 * Compose BOM: Updated to 2026.03.01 * AndroidX Core KTX: Updated to 1.18.0 * Ably: Updated to 1.7.1
Release 17.4.7 * Fixed push notifications not displaying in certain cases * Fixed unread badge counter not updating in certain cases * Fixed attachment upload issues * Fixed various UI issues * The next major version of the Android SDK will require `minSdk 23` (Android 6.0) due to AndroidX Compose library requirements.
Release 17.4.6 * Fixed a crash that could occur when handling push notifications * Fixed push notification images not loading correctly in some cases * Fixed AI agent name and avatar not appearing correctly in in-app notifications * The next major version of the Android SDK will require `minSdk 23` (Android 6.0) due to AndroidX Compose library requirements.
PreviousNext