Framework Initalization 7.x.x

Initialize 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_APP_ID");

Refer to the following for platform-specific initialization:

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

How can we improve this article?