> For the complete documentation index, see [llms.txt](https://danielsogl.gitbook.io/awesome-cordova-plugins/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/plugins/intercom.md).

# Intercom

This is a plugin that allows your Ionic app to use Intercom for iOS and/or Intercom for Android. Follow the offical documentation to setup this plugin correctly: <https://developers.intercom.com/installing-intercom/cordova-phonegap/installation>

## Installation

```bash
ionic cordova plugin add cordova-plugin-intercom
npm install @awesome-cordova-plugins/intercom
```

**Plugin Repo:** <https://github.com/intercom/intercom-cordova>

## Supported Platforms

* Android
* iOS

## Further Information

* [Installation Guide](/awesome-cordova-plugins/installation.md)
* [FAQ](/awesome-cordova-plugins/faq.md)
