disableAdIdTracking

API to disable Advertising Id tracking for the account configured as default.

By default Advertising Id tracking is disabled, call this method only if you have enabled Advertising Id tracking at some point.

Since

12.1.00

Parameters

context

Instance of Context


fun disableAdIdTracking(context: Context, appId: String)

API to disable Advertising Id tracking for the given instance.

By default Advertising Id tracking is disabled, call this method only if you have enabled Advertising Id tracking at some point.

Since

12.1.00

Parameters

context

Instance of Context

appId

Account identifier, APP ID on the MoEngage Dashboard.