需要采取的措施: 发现问题: 无效的数据安全表格 ,解决方案是什么?

Action Required: Issue found: Invalid Data safety form , what is the solution?

提问人:Mi_Dhah 提问时间:11/5/2023 更新时间:11/5/2023 访问量:25

问:

我最近收到一封来自 Google Play 管理中心的电子邮件,内容是关于我们应用的数据安全表单存在问题。该问题似乎与表单与我们的应用程序收集和共享用户数据的方式之间的差异有关。即使我们的应用不收集任何用户数据,我们仍然需要填写准确的数据安全表单。

以下是问题的摘要:

Google Play 管理中心检测到从设备传输的用户数据,但我们未在应用的数据安全表单中披露这些数据。 我们需要确保“数据安全”部分准确反映我们的数据收集、共享和处理实践,包括我们应用中使用的任何第三方库或 SDK。 如果我们未在 2023 年 11 月 17 日之前解决此问题,则会收到有关潜在强制措施的警告。 提供的问题详细信息如下:

enter image description here

以下是我们应用程序中的当前依赖项:

implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'androidx.browser:browser:1.3.0'
implementation 'com.google.android.material:material:1.2.1'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
implementation 'com.github.bumptech.glide:glide:4.11.0'
implementation 'com.google.firebase:firebase-ads:19.6.0'
implementation 'com.google.firebase:firebase-messaging:23.1.0'
implementation "androidx.work:work-runtime-ktx:2.7.1"
implementation 'androidx.cardview:cardview:1.0.0'
implementation 'androidx.recyclerview:recyclerview:1.2.1'
implementation 'com.android.support:multidex:1.0.3'
implementation 'androidx.preference:preference:1.1.1'

非常感谢您在解决此问题方面的帮助。如果有人有遇到类似问题的经验或对如何解决它有见解。

Android Google-Play-Services 政策

评论


答: 暂无答案