Add Ad Identifier Library
Add the below dependency in the application level build.gradle file.The above APIs are available only starting plugin version 7.4.1. In the older versions, Advertising Identifier tracking is enabled by default.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
implementation("com.google.android.gms:play-services-ads-identifier:18.0.1")
import ReactMoE from 'react-native-moengage'
ReactMoE.enableAdIdTracking();
import ReactMoE from 'react-native-moengage'
ReactMoE.disableAdIdTracking();
Was this page helpful?