之前云打包,由于没有在渠道包项中选择“GooglePlay” ,导致GooglePlay上架被驳回。
驳回理由是 “您的应用程序正在通过Igexin / Getui SDK上传用户已安装的应用程序信息,需要在GooglePlay的控制台的 指定字段 和App里的 隐私政策里做出具体说明 ”。
在看了官方这个帖子后:https://ask.dcloud.net.cn/article/36479 我于是重新云打包,在渠道包项中选择“GooglePlay”。
那么:
1、打包出的App是否还会“通过Igexin / Getui SDK上传用户已安装的应用程序信息” ?
2、是否还需要在隐私政策里,做出对“获取用户应用程序安装列表”的原因说明, 才能在GooglePlay正常上架?还是说不需要在隐私政策做任何说明,即可通过在GooglePlay上架?
之所以来提问,是因为google的审核时间实在太长,经不起来回折腾,希望官方能给个具体说明。
期待回复~ 万分感谢!
下面是GooglePlay驳回邮件的原文截图(头2个问题都是提示Igexin/Getui SDK获取用户已安装应用信息,第3个关于https的问题,应该问题不大,之前我们自己本身用的都是https,经检查,发现可能是iconfont的引用网址里存在http,我们现在已都改成https):
文字如下:
Publishing status: Rejected
Your app has not been accepted into Google Play. This does not affect your existing app’s status on Google Play
Reasons of violation
Eligibility issues by versions
APK:100008
APK REQUIRES VALID PRIVACY POLICY
Your app is uploading users' installed application information via Igexin/Getui SDK without posting a privacy policy in both the designated field in the Play Developer Console and from within the Play distributed app itself.
APK:100008
APK REQUIRES PROMINENT DISCLOSURE
We’ve identified that your app is using Igexin/Getui SDK or library, which facilitates the transmission of collection of installed application information without meeting the prominent disclosure guidelines. If necessary, you can consult your SDK provider(s) for further information.
For further details on the valid prominent disclosure requirement, please review the “Prominent Disclosure & Consent Requirement” section under the User Data policy.
APK:100008
APK TRANSMIT USER DATA UNSECURELY
Your app must handle user data securely, including transmitting it using modern cryptography (for example, over HTTPS).
Next steps: Submit your app for another review
- Review the Issues and any policy page(s) shown above.
- Make appropriate changes to your app, and be sure to address the issues identified above. In addition to your Production release, if you have other release types that you use for testing and/or quality assurance checks (e.g. Internal test, Closed, Open), please make sure to update those tracks as well.
- Check your app is compliant with the User Data policy and all other Developer Program Policies.
- Sign in to your Play Console, upload the modified, policy compliant APK across all tracks, and deactivate the non-compliant APK(s).
To deactivate a non-compliant APK, please create a new release and upload a compliant APK to the same track.
Be sure to increment the APK version number and set the release to 100% rollout, in order to successfully override and deactivate the non-compliant APK. - Submit your app.
If approved, your app will again be available with all installs, ratings, and reviews intact.
If you’ve reviewed the policy and feel our decision may have been in error, please reach out to our policy support team. We'll get back to you within 2 business days.
Please help us improve the developer experience by completing this two question survey.
阿Zone (作者)
个推SDK不会上传已安装的应用信息? 但GooglePlay确实检测出问题源自Igexin/Getui SDK 。
已重新编辑帖子,上传了GooglePlay驳回邮件的原文截图和文字内容。麻烦看一下,期待回复,感谢!
2021-03-24 17:06
DCloud_App_Array
回复 阿Zone: 第一个问题需要勾选googleplay渠道,勾选googleplay渠道后会使用个推提供的定制sdk;第二个问题我们正在调整权限配置,这两天会先更新到alpha版本的云端打包机
2021-03-24 17:24