I also got it, it's very probably because the game targets a lower SDK than required (game was released last year but Android reads this magic sdk number and if it wasn't properly set when compiling the app it thinks the app is waaay older and results in this error).
Tried to install the demo on Android and it warned me about the app being unsafe because it was built for an older version of Android, maybe it needs to update the target SDK version to fix?