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

Warning AD_ID on play console #914

Open
franfr57 opened this issue Nov 29, 2024 · 0 comments
Open

Warning AD_ID on play console #914

franfr57 opened this issue Nov 29, 2024 · 0 comments

Comments

@franfr57
Copy link

franfr57 commented Nov 29, 2024

When I publish I have this warning on play console:
Advertising IDs of applications that target Android 13 (API 33) without AD_ID authorization will be reset. This may impact your use in the areas of advertising and analytics

I have declared in the config.xml file:

<config-file parent="/manifest" target="AndroidManifest.xml" xmlns:android="http://schemas.android.com/apk/res/android">
            <uses-permission android:name="com.google.android.gms.permission.AD_ID" />
        </config-file>

Should libraries like this be updated?

com.google.android.gms:play-services-ads
com.google.firebase:firebase-analytics

Thanks for your help.

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