disableAndroidIdTracking

fun disableAndroidIdTracking(context: Context, appId: String? = null)

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

appId

Account identifier, APP ID on the MoEngage Dashboard. If not provided SDK will use the default instance

Throws

if the SDK is not initialized.