cordova-plugin-daimler-push-notification

Base push notification plugin

Usage no npm install needed!

<script type="module">
  import cordovaPluginDaimlerPushNotification from 'https://cdn.skypack.dev/cordova-plugin-daimler-push-notification';
</script>

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://git@git.mercedes-benz.com: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 :

  • mohamedali.tlili@etecture.de
  • mohamedali.tlili@esprit.tn