-
Notifications
You must be signed in to change notification settings - Fork 9
Description
Hi,
Recently, we integrated this package to manage both GMS and HMS service based on the device type. After releasing a new app version in play store, we noticed this alert received from play store.
Issue with your app
Your app contains content that doesn’t comply with the Device and Network Abuse policy. We found your app is using a non-compliant version of Huawei Mobile Services SDK which contains code to download or install applications from unknown sources outside of Google Play.After 120 days, new app releases containing this non-compliant version of this SDK will be rejected. This SDK version violates Device & Network Abuse policy.Given the nature of the SDK, we request that you remove it from the version of your app submitted to the Play Store.
Issue with your app
Your app contains content that doesn’t comply with the Device and Network Abuse policy. We found your app is using a non-compliant version of Huawei Mobile Services SDK which contains code to download or install applications from unknown sources outside of Google Play.
After 120 days, new app releases containing this non-compliant version of this SDK will be rejected. This SDK version violates Device & Network Abuse policy.
Given the nature of the SDK, we request that you remove it from the version of your app submitted to the Play Store.
I reckon the issue will be solved if we update the push dependency to the latest version i.e., from 4.0.0.300 to 6.3.0-304 version. With your permission I would like to raise a pull request. Thanks:)
