cordova-plugin-intercom
Advanced tools
Comparing version 3.0.22 to 3.0.23
# Intercom for Cordova/PhoneGap | ||
## 3.0.22 (2016-11-19) | ||
## 3.0.23 (2016-12-22) | ||
* Updated Intercom to provide support for Ionic 2. | ||
## 3.0.22 (2016-12-19) | ||
* Updated Intercom for iOS to [3.0.22](https://github.com/intercom/intercom-android/releases/tag/3.0.22). | ||
@@ -6,0 +10,0 @@ * Updated Intercom for Android to [3.0.17](https://github.com/intercom/intercom-android/releases/tag/3.0.17). |
@@ -18,3 +18,3 @@ #Example Cordova app | ||
For Android, if you want to enable GCM in the test app make sure you set your sender_id as well. | ||
``` | ||
```xml | ||
<preference name="intercom-app-id" value="YOUR_APP_ID"/> | ||
@@ -21,0 +21,0 @@ <preference name="intercom-ios-api-key" value="YOU_IOS_API_KEY"/> |
{ | ||
"name": "cordova-plugin-intercom", | ||
"version": "3.0.22", | ||
"version": "3.0.23", | ||
"description": "Official Cordova/PhoneGap plugin for Intercom", | ||
@@ -5,0 +5,0 @@ "cordova": { |
@@ -22,3 +22,3 @@ ![Intercom](Example/www/img/Intercom_logo-github.png) | ||
```xml | ||
<plugin name="cordova-plugin-intercom" version="~3.0.22" /> | ||
<plugin name="cordova-plugin-intercom" version="~3.0.23" /> | ||
``` | ||
@@ -44,2 +44,1 @@ ## Example App | ||
intercom-cordova is released under the [MIT License](http://www.opensource.org/licenses/MIT). | ||
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
42184220
43