Marketing Cloud Cordova Plugin
Use the Salesforce Marketing Cloud Cordova Plugin to implement the MobilePush SDK for Android and iOS applications built using the Apache Cordova framework.
Before you install the MobilePush SDK plugin for Cordova, install the latest version of Apache Cordova. See Cordova Documentation: Installation.
After you install Cordova, create and configure your app. See Cordova Documentation: Creating an App.
To install the Cordova plugin in your development environment, complete these steps.
-
At the command line, run this command to add the plugin to your app.
-
To configure the plugin, the
config.xmlfile for your app. -
Configure the MobilePush SDK in your app.
For Android apps, see Configure the MobilePush SDK Cordova Plugin for Android Apps.
For iOS apps, see Configure the MobilePush SDK Cordova Plugin for iOS Apps.