Jump to Content
Installing Intercom
DocsBuilding AppsInstalling IntercomAPI & Webhook ReferenceCanvas Kit Reference
DocsApp StoreForumBlogYour AppsInstalling Intercom
DocsApp StoreForumBlogYour Apps

Getting Started

  • Welcome

Installing the Messenger

  • Intercom for Web
    • Installation
    • Configuration
    • Javascript API: Methods
    • Javascript API: Attributes & Objects
    • Identity Verification
  • Intercom for iOS
    • About the SDK (iOS)
    • Installation
    • Configuration
    • Help Center
    • Push Notifications
    • Rich Push Notifications
    • Identity Verification
    • Deep Linking
    • Migrating to v11.0.0
    • Supported versions
    • Data Hosting Region Configuration
    • Error Codes
  • Intercom for Android
    • About the SDK (Android)
    • Installation
    • Configuration
    • Help Center
    • Push Notifications (FCM)
    • Push Notifications (GCM)
    • Identity Verification
    • Deep Linking
    • Data Hosting Region Configuration
    • Error Codes
  • Intercom for Cordova & Phonegap
    • Installation
    • Configuration
    • Push Notifications
    • Identity Verification
    • Supported versions
    • Data Hosting Region Configuration
  • Intercom for React Native
    • Installation
    • Configuration
    • Help Center
    • Identity Verification
    • Push Notifications
    • Deep Linking
    • Supported Versions
    • Data Hosting Region Configuration

Tutorials

  • Custom Domains for Articles

Data Hosting Region Configuration

Configure your data hosting region

Suggest Edits

For customers who wish to configure their data hosting region, you will need to modify your Info.plist in order to configure the iOS Messenger to point to your desired workspace.

Add IntercomRegion as a new String key to your info.plist.

Add a value of AU (Australia), EU (Europe) or US (United States) to this key.

If this key is absent, the region will default to US.

Updated 3 months ago