1
- 发布:2022-09-16 11:22
- 更新:2022-09-16 12:00
- 阅读:1781
产品分类: uniapp/App
PC开发环境操作系统: Windows
PC开发环境操作系统版本号: 10
HBuilderX类型: 正式
HBuilderX版本号: 3.6.2
手机系统: Android
手机系统版本号: Android 12
手机厂商: 华为
手机机型: 小米 10
页面类型: vue
vue版本: vue2
打包方式: 云端
项目创建方式: HBuilderX
操作步骤:
预期结果:
不报错
不报错
实际结果:
报错
报错
bug描述:
之前上架都没有问题,今天更新就出问题了。
Issue 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.
3 个回复
9***@qq.com (作者)
之前填的,不会收集用户数据。。自己业务功能 就用到了地图和unipush;要怎么改呀
DCloud_Android_ST
这跟版本升级应该没关系 你可以还原低版本再试下。
看日志描述是你安全信息列表填写信息不匹配 。你可以百度一下Google play安全信息列表这关键字
9***@qq.com (作者)
We found an issue in the following area(s):
SPLIT_BUNDLE 129: 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);百度也查不到,救命
2022-09-16 11:46
9***@qq.com (作者)
谷歌查到了
2022-09-16 11:58
DCloud_Android_ST
回复 9***@qq.com: 你集成了模块都会获取相关信息。看下隐私协议吧https://ask.dcloud.net.cn/article/39484 然后补充安全信息列表
2022-09-16 15:48
9***@qq.com (作者)
Open Google Play Console
App content
Data safety => Manage
Overview click next
Answer the questions (then next):
Does your app collect or share any of the required user data types? = yes
Is all of the user data collected by your app encrypted in transit? = yes
Do you provide a way for users to request that their data is deleted? = yes
go to Device or other IDs and check it then next
check Device or other IDs and manage it
answer the questions
Is this data collected, shared, or both? = Collected
Is this data processed ephemerally? = yes
Is this data required for your app, or can users choose whether it's collected? = Users can choose whether this data is collected
Why is this user data collected? = check App functionality
then save
click next and save and app will review and approved by play store team