當我嘗試更新我的應用程式時 - 在審核程序中出現錯誤。隱式 PendingIntent 漏洞的補救措施 - https://support.google.com/faqs/answer/10437428。我只是改變了一種方法。安全漏洞如下:
隱式 PendingIntent => com.huawei.hms.push.oa
在我的畢業典禮上:
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'
uj5u.com熱心網友回復:
您可以嘗試將 Push SDK 升級到最新版本可能會解決此問題。
目前,適用于 Android 的最新 Push SDK 版本是com.huawei.hms:push:6.3.0.304.
轉載請註明出處,本文鏈接:https://www.uj5u.com/caozuo/471171.html
標籤:安卓 安全 谷歌游戏控制台 android-pendingintent 华为移动服务
