Google拒绝进行更新,以修复HMS的隐式悬而未决的漏洞

发布于 2025-01-24 15:39:56 字数 493 浏览 5 评论 0 原文

当我尝试更新我的应用程序时 - 在审核过程中我会出现错误。对隐式等式漏洞的修复 - https:/ /a>。我只是改变了一种方法。安全漏洞如下:

隐式pendingIntent => com.huawei.hms.push.oa

在我的gradle中:

implementation 'com.huawei.hms:location:5.0.0.302'
implementation 'com.huawei.hms:maps:5.0.2.300'
implementation 'com.huawei.hms:hianalytics:5.0.3.300'
implementation 'com.huawei.hms:push:5.3.0.304'

When i'm trying to update my app - i got error during review process. Remediation for Implicit PendingIntent Vulnerability - https://support.google.com/faqs/answer/10437428. I just changed one method. Security vulnerabilities as follows:

Implicit PendingIntent => com.huawei.hms.push.o.a

In my gradle:

implementation 'com.huawei.hms:location:5.0.0.302'
implementation 'com.huawei.hms:maps:5.0.2.300'
implementation 'com.huawei.hms:hianalytics:5.0.3.300'
implementation 'com.huawei.hms:push:5.3.0.304'

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

淡淡の花香 2025-01-31 15:39:56

您可以尝试将推动SDK升级到最新版本可以解决此问题。

当前,Android的最新推送SDK版本是 com.huawei.hms:push:6.3.0.304

You could try to upgrade the Push SDK to the latest version may solve this issue.

Currently, the latest Push SDK version for Android is com.huawei.hms:push:6.3.0.304.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文