HMS-Core / hms-react-native-plugin

This repo contains all of React-Native HMS plugins.
https://developer.huawei.com/consumer/en/doc/overview/HMS-Core-Plugin?ha_source=hms1
Apache License 2.0
240 stars 68 forks source link

Implicit PendingIntent Vulnerability #177

Closed nolife08021 closed 2 years ago

nolife08021 commented 2 years ago

Description Similar with this issue but different plugin. version: "@hmscore/react-native-hms-push": "^5.3.0-304"

Expected behavior Google Play should accept the app

Current behavior App update rejected by Google saying "Your app update has been rejected for not adhering to Google Play Developer Program policies".

image

Xuejiao-Shi commented 2 years ago

hi @nolife08021 , pls try to update Push SDK to 6.1.0.300 Version. Version Change History.

sentientmachin3 commented 2 years ago

@nolife08021 are you still having this issue after the update?

melimion commented 2 years ago

@sentientmachin3 we still have this issue with latest xamarin bindings (version [6.1.0.300])

sentientmachin3 commented 2 years ago

We managed to cut all the HMSCore code off of Google build, problem solved (= removed). And frankly speaking, it looks even better.