Jake

Customer channels

Where customers reach Jake — web, iOS, Android, React Native, or API

Customer channels

TL;DR: Test in Playground first. Then pick a channel, install it, and verify the same cases work there.

Available channels

ChannelGuide
Web widgetWeb →
iOS SDKiOS →
React Native SDKReact Native →
Android SDKAndroid →
Intercom migrationMigration →
Support adapter APIAPI →
Intercom shadow modeShadow →

Identity model

Clients get a public key + short-lived token. Your backend creates the token with the application secret and a stable customer ID.

Never put secrets in client code.

Before launch

  • Agent is live and passes test scenarios
  • Customer can open Messenger and send a message
  • Conversation appears in Inbox with correct identity
  • Sign-out clears the session
  • Human handoff reaches the right team
  • You can stop routing new conversations quickly

Next: Install the web widget →

On this page