Framework Initialization
Follow

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

Refer to the following for platform-specific initialization:

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