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

Advertising ldentifier cannot be get when user opt-out from personalization using advertising ID in Android Settings. #10

Open
jacksonlim31 opened this issue Jun 23, 2022 · 0 comments

Comments

@jacksonlim31
Copy link

jacksonlim31 commented Jun 23, 2022

Starting July, you'll need to tell us in Play Console if your app uses an advertising identifier. This will let us provide helpful feedback if your release is at risk of having an advertising identifier zeroed out. You will not be able to create releases targeting Android 13 until you complete the advertising ID declaration form.

As a reminder, apps that target API level 33 (Android 13) or later and use advertising ID must include the normal permission com.google.android.gms.permission.AD_ID in their AndroidManifest.xml. This will prevent your advertising identifier from zeroing out. If you do not declare the permission in your manifest file, or if you use an SDK that omits the permission from their library manifest, this may impact your advertising and analytics use cases.

Please help to handle this on SDK side to avoid android 12 and above cannot do personalise on advertisement ads. Please referred to the link below about the google updates.
https://support.google.com/googleplay/android-developer/answer/6048248?hl=en

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