Skip to content

segment-integrations/analytics-ios-integration-intercom

Repository files navigation

⚠️ End-of-Support Announcement for Analytics-iOS Integrations ⚠️

Following the End-of-Support (EoS) for the core Analytics-iOS SDK in March 2026, this legacy integration repository is also deprecated and will no longer receive updates.

Segment's future development efforts are concentrated on the new Analytics-Swift ecosystem.

Segment-Intercom

CircleCI Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

Segment-Intercom is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'Segment-Intercom'

After adding the dependency, you must import the integration: 'SEGIntercomIntegrationFactory.h'. And finally, register it with the Segment SDK: [configuration use:[SEGIntercomIntegrationFactory instance]];.

When installing Intercom, you'll need to make sure that you have a NSPhotoLibraryUsageDescription entry in your Info.plist.

This is required by Apple for all apps that access the photo library. It is necessary when installing Intercom due to the image upload functionality. Users will be prompted for the photo library permission only when they tap the image upload button.

License

Segment-Intercom is available under the MIT license. See the LICENSE file for more info.

About

Segment's Intercom Integration for Analytics-iOS.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors