Skip to content

Tags: intercom/intercom-react-native

Tags

10.6.0

Toggle 10.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update Intercom SDK dependencies (iOS: 19.7.1 → 19.7.2, Androi…

…d: 18.6.0 → 18.7.0) (#463)

- Updated iOS SDK from 19.7.1 to 19.7.2
- Updated Android SDK from 18.6.0 to 18.7.0
- Bumped version from 10.5.0 to 10.6.0 (minor)
- Synced the example apps' Podfile.lock files

Co-authored-by: Claude Opus 5 <noreply@anthropic.com>

10.5.0

Toggle 10.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update Intercom SDK dependencies (iOS: 19.7.0 → 19.7.1, Androi…

…d: 18.5.0 → 18.6.0) (#460)

- Updated iOS SDK from 19.7.0 to 19.7.1
- Updated Android SDK from 18.5.0 to 18.6.0
- Bumped version from 10.4.0 to 10.5.0 (minor)
- Synced the example apps' Podfile.lock files

Co-authored-by: Claude Opus 5 <noreply@anthropic.com>

10.4.0

Toggle 10.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add suppressProactiveContent for pre-auth carousel/survey visib…

…ility (#458)

* feat: add suppressProactiveContent for pre-auth carousel/survey visibility

Adds Intercom.suppressProactiveContent(types) + a ProactiveContentType enum
(Carousel, Survey). Declarative semantics: the types passed are suppressed,
an empty array unsuppresses all. Bridges to the native suppressProactiveContent
on both platforms — iOS via [Intercom suppressProactiveContent:], Android via
Intercom.client().suppressProactiveContent(List<ContentType>).

Bumps the native SDK pins to the releases that expose the API (iOS 19.7.0,
Android 18.5.0) and the package to 10.4.0.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

* docs: document suppressProactiveContent in README

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: Rosie-Kennelly-1 <rosie.kennelly@intercom.io>

10.3.4

Toggle 10.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update Intercom SDK dependencies (iOS: 19.6.3 → 19.6.4, Androi…

…d: 18.3.1 → 18.3.2) (#455)

* chore: update Intercom SDK dependencies (iOS: 19.6.3 → 19.6.4, Android: 18.3.1 → 18.3.2)

- Updated iOS SDK from 19.6.3 to 19.6.4
- Updated Android SDK from 18.3.1 to 18.3.2
- Bumped version from 10.3.3 to 10.3.4 (patch)
- Updated lockfiles and example projects

* fix(examples): sync Podfile.lock for Intercom SDK bump (iOS 19.6.4)

The update-intercom-sdks automation bumped the podspec/package.json but
missed regenerating the example apps' lockfiles.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

10.3.3

Toggle 10.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump Intercom Android SDK to 18.3.1 and version to 10.3.3 (#453)

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

10.3.2

Toggle 10.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump version to 10.3.2 (#452)

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

10.3.1

Toggle 10.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump version to 10.3.1 (#449)

10.2.0

Toggle 10.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update Intercom SDK dependencies (Android: 18.1.0 → 18.2.0) (#441

)

- Updated Android SDK from 18.1.0 to 18.2.0
- Bumped version from 10.1.0 to 10.2.0 (minor)
- Updated lockfiles and example projects

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

10.1.0

Toggle 10.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update Intercom SDK dependencies (iOS: 19.5.7 → 19.6.0, Androi…

…d: 18.0.2 → 18.1.0) (#438)

- Updated iOS SDK from 19.5.7 to 19.6.0
- Updated Android SDK from 18.0.2 to 18.1.0
- Bumped version from 10.0.1 to 10.1.0 (minor)
- Updated lockfiles and example projects

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

10.0.1

Toggle 10.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update Intercom SDK dependencies (iOS: 19.5.4 → 19.5.7, Androi…

…d: 18.0.1 → 18.0.2) (#424)

- Updated iOS SDK from 19.5.4 to 19.5.7
- Updated Android SDK from 18.0.1 to 18.0.2
- Bumped version from 10.0.0 to 10.0.1 (patch)
- Updated lockfiles and example projects

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>