cordova-plugin-daimler-push-notification
v2.2.4
Published
Base push notification plugin
Downloads
3
Readme
Daimler push notification plugin
This plugin provides you with an easy way to integrate BASE push notification feature in your Cordova application.
Installing the plugin
cordova plugin install git+ssh://[email protected]:DaimlerTSS/base-push-cordova-iOS.git
Using the plugin
The plugin does not create the device token. Therefore, you should use any plugin of your choice to get the device token as a string. We suggesst the use of phonegap-plugin-push available here https://github.com/phonegap/phonegap-plugin-push. After installing the plugin, an object daimlerPushSubscribe is available with a global scope. You can use the plugin like this :
Examples
daimlerPushSubscribe.subscribe( deviceId, apiKey, baseUrl, userNamePush , category, topic, userLanguage );
Platforms
- IOS
Creators
This plugin was created by Mohamed ali Tlili, Joachim Schuster from Etecture mobile development team with the support of Sergej Schmunk.
Support
If you are stuck, please send an email to :