Can this not be installed on newer phones? I tried installing this on my redmagic 10 pro (soc: SD 8 elite), but I get this error when installing the app natively:
"App not installed as app isn't compatible with your phone."
I also tried installing it via adb with the following commandline:
"adb install -d --bypass-low-target-sdk-block "apk_name""
However, even that failed and would always output this error:
"adb: failed to install ROIDLEREBIRTHEN.apk: Failure [INSTALL_FAILED_NO_MATCHING_ABIS: INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]"
Anything else that I can do to install this app?