jamesliu
jamesliu
  • 发布:2022-09-12 13:08
  • 更新:2022-09-13 11:04
  • 阅读:3553

现在上传到google playstore的应用面临下架,数据安全表单应该如何填写?

分类:HBuilder

用云打包打包的app提示违反google策略,
sue found: Invalid Data safety form
We reviewed your app’s Data safety form in Play Console and found discrepancies between it and how the app collects and shares user data. All apps are required to complete an accurate Data safety form that discloses their data collection and sharing practices - this is required even if your app does not collect any user data.

We detected user data transmitted off device that you have not disclosed in your app’s Data safety form as user data collected.

Issue details

We found an issue in the following area(s):

SPLIT_BUNDLE 1: Policy Declaration - Data Safety Section: Device Or Other IDs Data Type - Device Or Other IDs (some common examples may include Advertising ID, Android ID, IMEI, BSSID)
SPLIT_BUNDLE 7: Policy Declaration - Data Safety Section: Device Or Other IDs Data Type - Device Or Other IDs (some common examples may include Advertising ID, Android ID, IMEI, BSSID)
About the Data safety section in Google Play User Data policy
Your app must be in compliance with this policy. If your app continues to be non-compliant after August 22, 2022, your app updates will be rejected and your app may face additional enforcement actions in the future.

Please make changes to align your app’s Data safety form with the app’s behavior. This can be done by either:

Updating your form in Play Console to declare collection of Data Types noted below; or
Removing unwanted functionality and attributable code that collects this user data from your app or libraries used in your app, and when applicable to deactivate all non-compliant APKs.
To deactivate non-compliant APKS, you can create a new release and upload a compliant APK to each track containing the non-compliant APKs.
Be sure to increment the APK version code. If using staged rollout, be sure to set the release to 100% rollout.

2022-09-12 13:08 负责人:无 分享
已邀请:
jamesliu

jamesliu (作者)

在以下项目中发现了问题:

SPLIT_BUNDLE 3:政策声明 - 数据安全部分:数据类型:设备 ID - 设备 ID(通常是广告 ID、Android ID、IMEI、BSSID 等)

其它app主要是这一个不符合项,是否是hbuilder收集设备广告id之类的被google 检测到?

jamesliu

jamesliu (作者)

有人的因为这个问题下架吗?我好多个app因此下架了

DCloud_Android_ST

DCloud_Android_ST

数据安全表单:网上有不少教程可以参考
关于各模块隐私协议可参考文档 https://ask.dcloud.net.cn/article/39484 根据你项目集成的模块查询相关涉及权限及个人信息

要回复问题请先登录注册