Hi everyone,
I am trying to access the device’s advertising Id by using the already existing GetUniqueAdvertisingId() functions located in AndroidPlatformMisc.h and IOSPlatformMisc.h.
Turns out I can succesfully see the advertising ID (IDFA) on IOS, but i keep getting an empty string on Android.
I also saw in the iOS section of project settings an “Enable Advertising Identifier (IDFA)” flag, which I can’t find in the Android settings so I was wondering if a similar setting had to be enabled somehow in order to make everything work correctly…
Has anyone succeeded in doing this? Any help will be appreciated
Thanks!