Skip to content

Latest commit

 

History

History

example

capacitor-intercom-example

Working sample for the capacitor-intercom plugin

Setup

  • git clone this repo
  • cd example
  • npm install
  • change intercom apiKey and appId for the respective platform in capacitor.config.json
  • npx cap sync
  • npm run serve:ios
  • npm run serve:android

Relevant code is located at src/app/home

license

MIT