When I uploaded the .aab for my keyboard app to the Google Play Console, it notified me that since the app targets Android 13 (API 33) or higher, I need to complete the Advertising ID declaration. The declaration form simply consists of the question:
Does your app use advertising ID?
This includes any SDKs that your app imports that use advertising ID
(Yes / No)
When you answer this question, make sure to verify if any third-party SDK code in your app uses advertising ID. If so, you must declare that your app uses it…
I can’t seem to find how to answer this question in the documentation for distributing app-builder apps; thanks for any guidance.
2 posts - 1 participant