question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Huawei Mobile Services SDK not compliant with Google Play Policies

See original GitHub issue

Summary

Google Play Support just sent me an email Today about issue with Huawei Mobile Services SDK. I was try to search which packages has used Huawei by grep -R huawei node_modules. But only react-native-device-info has used it.

Can you guys help to take a look?

Screen Shot 2022-03-17 at 11 11 50 am

Issue

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 Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:3
  • Comments:12

github_iconTop GitHub Comments

2reactions
mikehardycommented, Mar 21, 2022

Great, that’s definitely one way to do it. It doesn’t solve the fundamental problem though, someone needs to invest the time to fix this for real with Google:

  • appeal to them and figure out why simply checking availability is a violation?
  • see if there is an updated HMS class that we should be using

This library has an incredible number of users, many of which are commercial uses making money I’m sure. Take the time to invest back in your open source dependencies, like this one, and drive it forward. Please work with Google to figure this out

1reaction
Xuejiao-Shicommented, Jul 7, 2022

hello all, so far huawei has provided analytics, iap, location, map, push, site, nearby, account, ads, adsprime, hms-availability react native plugins new version for this issue. You could obtain the latest plugin from the official website: https://www.npmjs.com/~hmscore

Read more comments on GitHub >

github_iconTop Results From Across the Web

Huawei Mobile Services SDK violation Device and ...
We found your app is using a non-compliant version of Huawei Mobile Services SDK which contains code to download or install applications from ......
Read more >
Google is starting to block apps with HMS on Google Play ...
The real problem is that the HMS Core sdk included in apps that integrate with Huawei services violates the Google Play policy. Huawei...
Read more >
App rejected in Google Play due to HMS SDK
Last week I got a message from Google stating my app update was rejected bexause I'm "using a non-compliant version of Huawei Mobile...
Read more >
I want to use Huawei App LInking via HMS, will there be an ...
We found your app is using a non-compliant version of Huawei Mobile Services SDK which contains code to download or install applications ...
Read more >
Huawei Mobile Services - Apps on Google Play
Huawei Mobile Services brings Huawei users many advanced features like Huawei ID, push notifications, payments and other services (availability varies by ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found