Lar*_*ara 5 android google-analytics google-play flutter google-play-console
我正在尝试向 Play Console 提交新版本,该版本针对 API 级别 33 并具有分析集成。我被要求提交广告 ID 声明,其中我指定在我的应用程序中使用 Google Analytics。现在,上传文件时,我收到以下消息。
Your declaration on Play Console says that your app uses advertising ID. Your manifest file doesn't include the com.google.android.gms.permission.AD_ID permission.
If you don't include this permission in your manifest file, your advertising identifier will be zeroed out. This may break your advertising and analytics use cases, and cause loss of revenue.
Run Code Online (Sandbox Code Playgroud)
请注意,<uses-permission android:name="com.google.android.gms.permission.AD_ID"/>
权限是在我的清单文件上设置的。谁遇到过这样的问题?任何帮助表示赞赏。
小智 1
使用 google_mobile_ads >1.2.0。如果目标 android 33 需要使用 google play 服务 > 20.6.0 或者如果使用 google play 服务 < 20.6.0 您需要在清单中配置 AD ID
归档时间: |
|
查看次数: |
1502 次 |
最近记录: |