I am developing a game for android. At the moment of generating the APK to test it I install it and when opening it it gives me a black screen, if the audio is heard but nothing is seen.
The strange thing is that I have two devices and in one it works and in another it doesn’t. In a huawei P10 plus it works perfectly but in a Xiaomi mi 9 the screen goes black.
Someone knows why this is due? considering that the xiaomi is a newer device.
Start disabling stuff in player settings. Also you don’t say what Unity version you are using, but for Android specifically I think it’s a must you stay on LTS.
Blit type? Do you have Vulkan enabled? Try turning it off (and switch to ES 3.0). Graphics Jobs? GPU Skinning?