Hi everyone! I'm having a problem with my 2D game. It works just fine in the editor and on my Android 9 smartphone. However, when I try the game on my Android 7 tablet, it installs like normal, and then, when I try to open it, it just shows a black screen. No warning, error or anything. The renderer is compatibility
, of course, it does show me an error if the game uses Vulkan. The debug shows nothing, and I also tried using Godot 3. Didn't help, and if I use Godot 3 game just crashes.
It's not the Godot problem, hovewer, because I tried other games made with Godot (for example, Holonomy, Obgoose and satryn) and I could play them with no issues. And it also can't be the problem with this particular game either, I tried exporting a blank scene, and free assets, all have the same issue. I thought it could be the JDK and Android Studio problem, but I followed a bunch of tutorials and they all are pretty much the same, so I don't think I could mess something up there.
So, I don't know what to do. I've looked at the settings and couldn't find anything that could fix the issue. I feel like I missed something extremely obvious, but no idea what could it be, so I was hoping someone would help me here. I'm very new to the forums and Godot in general, so forgive if I don't understand anything. I appreciate all the help, thanks!