Skip to content

Adds support for Intercom push notifications to an Android Cordova app that relies on Pushwoosh for push notifications

Notifications You must be signed in to change notification settings

zenput/cordova-plugin-pushwoosh-intercom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Cordova plugin for use in conjunction with pushwoosh-cordova-plugin and cordova-plugin-intercom that fixes push notifications for Intercom. This is based on the instructions from Pushwoosh, here.

Set Up

  1. Install the Pushwoosh and Intercom plugins:

    cordova plugin add pushwoosh-cordova-plugin
    cordova plugin add cordova-plugin-intercom
  2. Install this plugin:

    npx cordova plugin add git+ssh://[email protected]/zenput/cordova-plugin-pushwoosh-intercom.git

About

Adds support for Intercom push notifications to an Android Cordova app that relies on Pushwoosh for push notifications

Resources

Stars

Watchers

Forks

Packages

No packages published