Framework Initialization

Initialise Cordova Component

Initialise MoEngage plugin in the index.js of your application by calling the MoECordova.init() in the onDeviceReady().

JavaScript
var moe = MoECordova.init("YOUR_Workspace_ID");

Refer to the following for platform-specific initialization:

Previous

Next

Was this article helpful?
0 out of 0 found this helpful

How can we improve this article?