- Home /
My android game doesn't work specifically on hua Wei devices,My android game doesn't work specifically for hua Wei devices
khooweihang Apr 19, 23:14 UTC
My game that is in google play store, Hero Vs Monster: The Rise of Demon King was built and uploaded to playstore. I have tested on 10 different devices, 3 of them are hua Wei, and others are Samsung. My huawei's phone API level is higher than 7.0, and the build settings of unity of minimum api level is android 4.0. My game works perfectly fine on 7 others devices, which are Samsung, by when it turn to huawei, error occurred. I downloaded the game from play store, and when I opened he game, my game just stucks at white screen and stop working, these issues are same for my three hua Wei devices. I asked my friend that use hua Wei device to test my game, Sam error occur. I hope unity could help me to solve this problem by telling to know what to do.
Wei Hang Khoo
Answer by MarioSantoso · Apr 21, 2018 at 05:02 AM
Ahh, I have similar problem with Xiaomi.
Check the application permissions. Some devices never asked for application permissions, you just have to manually turn on permissions. Hope this helps.
I'm afraid I don't know how because I don't know what cause it. It might be device related or something wrong with the way we build the app. I can pinpoint the problem because the build ran fine on other devices.
For my case I open the newly installed app, usually it asked for user permission to use camera or to access storage or to use gps, etc. On some devices and on my case, it never ask that permission, so the app cannot load. On my case it just black screen.
So I went to the phone settings menu, look for app permissions and there I allowed the app to access whatever it needed. After that the app loads ok.