Obtaining Advertising ID's
Last updated
Last updated
Apps that target the Google Play Store must use the Google Advertising ID (gps_adid
) to identify devices. You need to add the play-services-ads-identifier
AAR to your project to access the gps_adid
.
If you are using the , add the following to your Dependencies.xml
file:
To install the ARR manually, and add it to the Assets/Plugins/Android
directory.