简体   繁体   English

应用被 Google Play 拒绝(不符合我们的一项或多项开发者政策)

[英]App rejected from Google Play (not compliant with one or more of our Developer Policies)

"Your app is uploading users' Installed Application information to https://cloudconfig.googleapis.com without a prominent disclosure." “您的应用正在将用户的已安装应用程序信息上传到https://cloudconfig.googleapis.com ,但没有显着披露。”

I'm getting the above message, but my app is only using Firebase analytics.我收到上述消息,但我的应用仅使用 Firebase 分析。 Do we need to show disclosure even for google apis?我们是否需要对 google api 进行披露?

Couldn't understand what's the fix here.无法理解这里的修复是什么。 Any help is appreciated, thanks.感谢您的帮助,谢谢。

The Firebase Analytics SDK depend on Google Play Services, which Google requires that you disclose in your privacy policy. Firebase Analytics SDK 依赖于 Google Play 服务,Google 要求您在隐私政策中披露该服务。 You could check here the list of the components that uses Google Play Services in Firebase.您可以在此处查看 Firebase 中使用 Google Play 服务的组件列表。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 从 Firebase 上传应用到 Google Play Android - Upload App From Firebase App Distribution to Google Play Android 查询 Google Play Developer 时出现意外错误 API - Unexpected error when querying Google Play Developer API 在不使用安全组的情况下限制 EC2 应用程序对我们开发人员 IP 的访问 - Limiting access of EC2 app to our developer's IPs without using security groups 在 Firebase 应用程序分发中链接到 Google Play 的问题 - Issue Linking to Google Play in Firebase App Distribution 在使用 google 身份验证的 google play 商店中发布 react native 应用程序 - Publish a react native app in the google play store that is using google authentication Firebase SMS OTP 说未审核,但该应用程序已审核并在 google play 上发布 - Firebase SMS OTP says unreviewed, but the app is reviewed and published on google play 发布/订阅主题的 google play 应用内购买通知 - google play in-app purchase notification for pub/sub topic Google 应用:Oauth 的域验证成功,但状态仍为“等待开发者操作” - Google app: domain verification for Oauth is successful, but status remains "Pending developer action" 尝试将 Google Play 应用程序连接到 Firebase,但得到“未找到匹配的 Play 应用程序” - Trying to connect Google Play app to Firebase, but get "No matching Play apps found" 如何查看从云端追踪删除的策略? - How to check from cloud trail deleted policies?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM