Hello,
I’m currently trying to package and run my app/apk on bluestacks. The game works properly on normal devices, but somehow when I switch to emulator (Bluestacks), the game will freeze on launch.
I logcat’d the emulator and found some error that caused the game to freeze. When I say freeze, the game is actually in a constant loop of crash, I could not find a way to fix or avoid this.
Depending on the apk being armv7a or arm64, the logcat will spit slightly different error. I’ve attached two screenshots below to show the error logs that is causing the app to crash on the emulator.
I tried switching to 4.26, which did not help.
Any reply is appreciated!