initialiseDefaultInstance

Initialise the default instance of SDK with configuration provided in MoEngage

Since

12.0.00

Parameters

moEngage

: Instance of MoEngage


Initialise the default instance of SDK with configuration provided in MoEngage and SDK state, i.e. whether the SDK should be in enabled or disabled state.

By default, the SDK is enabled. Use this API only if you have a requirement to enable/disable SDK, else use MoEngage.initialiseDefaultInstance.

Note: State is persisted across session, once the SDK is disabled it will remain in disabled state until enabled again.

Since

12.0.00

Parameters

moEngage

: Instance of MoEngage