I am working on the game which is already on Google Play in which we running Ads, IAP,Analytics 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…