Help! Can't install an apk because it is incompatible with my device

frd111

Rookie
I'm using Xiaomi Redmi Note 11.
So I downloaded an update for a modded version of a game named "LimbusCompany" on Platinmods. Before, I can install the app just fine until now when the latest update has been released. When I tried to install the game, it always said that the app isn't compatible with my device even though my OS version is up-to-date and my phone even supports both 32-bit and 64-bit architecture but still, it's incompatible. I've tried updating my OS again as well as reinstall the game multiple times but failed. Also, I've even tried installing the app via ADB and it gave me this error: INSTALL_FAILED_MISSING_SPLIT.
Does anyone know the problem? Is it my phone or the game itself.
 
It's missing the Split function, or the Split functions needs to be removed (it's one of them) that belongs in the AndroidManifest.xml. You can try to extract the mod yourself and fix it, or contact the publisher of the mod to do it.
 
Back
Top Bottom