p***@hotmail.com
p***@hotmail.com
  • 发布:2024-09-12 17:20
  • 更新:2024-09-14 09:47
  • 阅读:171

请问chooseImage那个API在安装上是默认调用的系统自带的ImagePicker吗?

分类:uni-app

请问chooseImage那个API在安装上是默认调用的系统自带的ImagePicker吗?Google play 因为上传图片的问题给我们应用打回了。目前看政策要求必须使用ImagePicker选择图片。

2024-09-12 17:20 负责人:DCloud_Android_zl 分享
已邀请:
DCloud_UNI_CHB

DCloud_UNI_CHB

把google play驳回的截图发一下。

  • p***@hotmail.com (作者)

    据目前分析,可能是因为这一条导致的:2023年10月份:谷歌宣布关于照片和视频读取权限的新政策,这个政策将在后续逐步覆盖到所有应用程序。

    62024年6月前后:一次性读取或不经常读取照片的…用必须使用照片选择器且需要删除原来的读取相册

    2024-09-13 14:47

  • p***@hotmail.com (作者)

    目前我们删除了读取媒体的权限,想确认下uniapp的chooseImage接口是否调用的默认的系统ImagePicker。如果不是担心仍然有被拒的风险。

    2024-09-13 14:51

  • p***@hotmail.com (作者)

    驳回的邮件内容我发在帖子的回复里了

    2024-09-13 15:04

p***@hotmail.com

p***@hotmail.com (作者)

App Status: Removed
Your app has been removed due to the policy issue(s) listed below. This app won't be available to users until you submit a compliant update.

Issue found: APK has a Prominent Disclosure but the disclosure is not adequate
Your app is not compliant with the User Data policy. Specifically,

Your app is uploading users' Image information without an adequate disclosure.
Prominent Disclosure is placed in a privacy policy or terms of service.
Issue details

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

Version code 1000130
Version code 1000133
Version code 1000134
Version code 1000135
Version code 1000136
About the User Data policy
You must be transparent in how you handle user data (for example, information collected from or about a user, including device information). That means disclosing the access, collection, use, handling, and sharing of user data from your app, and limiting the use of the data to the policy compliant purposes disclosed.

DCloud_Android_zl

DCloud_Android_zl

需要确认一下应用是否有上传头像,上传图片的操作。有的话,参考如下配置:

尝试在google play的后台->应用内容->数据安全中,勾选照片,点击下一步

点击下一步之后需要根据实际情况填写(可以参考下图)。然后重新提交审核试一下。

注意:点击应用内容如果没有数据安全,需要点击顶部的tab切换到已处理中,点击管理即可重新设置。

p***@hotmail.com

p***@hotmail.com (作者)

好的 我们试一下 谢谢

要回复问题请先登录注册