Skip to content

Latest commit

 

History

History
 
 

Examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Intercom

The example apps provide a basic demo of Intercom's iOS SDK. Further details on the SDK's API can be found here

Objective C

  1. Go to /Sample-ObjC and open Sample-ObjC.xcodeproj
  2. Set your iOS API key and App ID at the top of ITCAppDelegate.m
  3. Build and Run 🎉

Swift

  1. Go to /Sample-Swift and open Sample-Swift.xcodeproj
  2. Set your iOS API key and App ID at the top of AppDelegate.swift
  3. Build and Run 🙌