cordova-plugin-intercom
Advanced tools
Changelog
3.0.0 (2016-07-26)
Where is 2.x? We're skipping it. We did this to align the Cordova plugin with our iOS, Android and web counter parts.
Our new Messenger is out of beta! 🎉 You can read all about the updated design and new functionality here.
Added the following methods:
intercom.displayMessenger()
intercom.setLauncherVisibility(visibility)
intercom.setInAppMessageVisibility(visibility)
intercom.unreadConversationCount()
Removed these methods:
intercom.setVisibility(visibility)
intercom.setupGCM()
intercom.openGCMMessage()
intercom.setupAPN(token)
intercom.setPreviewPosition(position)
intercom.setPreviewPadding()