Huawei Devices Does not support google services...

I am working on the game which is already on Google Play in which we running Ads, IAP but for Huawei devices Ads , IAP is not supported anymore.

Now, I want to ask that is there any way to find that “Game is running on Huawei devices”

for ex. we can use UNITY_IOS,UNITY_ANDROID…scripting define symbols.

To solve this problem I can make entirely new code for Huawei device. That’s one way but very hard and time consuming…

Any suggestions…

You will need to contact Google and Huawei and ask if they can resolve their differences :slight_smile: The HUAWEI ban: Everything you need to know - Android Authority I’m not aware of a way to detect a Huawei device in code

:roll_eyes::)Thanks for your reply…I think you are probably right I need to talk to them;).

Hello!

Any news on this? Do we have to, for example, run native Java code to check if HMS are available?
Isn’t there an easier and cleaner way?

Thanks

Not that I’m aware of, perhaps others may know.