disableAndroidIdTracking

fun disableAndroidIdTracking(context: Context)

API to disable Android-id tracking for the account configured as default.

By default Android-id tracking is disabled, call this method only if you have enabled Android-id tracking at some point.

Since

11.5.00

Parameters

context

Instance of Context


fun disableAndroidIdTracking(context: Context, appId: String)

API to disable Android-id tracking for the given instance.

By default Android-id tracking is disabled, call this method only if you have enabled Android-id tracking at some point.

Since

12.0.00

Parameters

context

Instance of Context

appId

Account identifier, APP ID on the MoEngage Dashboard.