Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wrong behaviour getAppTrackingAuthorizationStatus on Android sdk > 12 #205

Open
tastydev opened this issue Jan 9, 2023 · 0 comments
Open

Comments

@tastydev
Copy link

tastydev commented Jan 9, 2023

Hello,

i noticed that the getGoogleAdId returned 00000000-0000-0000-0000-000000000000 for one of our users so i found out that he might have enabled limited ad tracking on his Android phone.

For more information, see:
https://developers.google.com/android/reference/com/google/android/gms/ads/identifier/AdvertisingIdClient.Info#isLimitAdTrackingEnabled()

So my question is: Is the getAppTrackingAuthorizationStatus method implemented correctly for Android?

I would say no, it is currently a noop (always returning -1) because everyone thinks there has to be no tracking authorization on Android while there actually is a small one.

I would like to hear your opinion on this topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant