Help! How to fix "Something went wrong" google play popup when modding an apk

alrightman

Platinian
Hi all I am trying to mod a unity game and I am having trouble.
I keep getting this popup that I'm forced to hit "close" and exit out of the game.
If I can bypass this window, the game will work just fine.
Does anybody know how to bypass this?
Screenshot 2024-07-07 211150.png
 
Hi. Have you tried Log Cat? If not, then try using the LogCat via Android Studio or any other way convenient for you. This can help you identify the exact error that is causing your apk to not start. Well, then, if the error is detected, you will only have to look for a solution. I have such a problem myself at the moment, but through the LogCat I was able to identify which specific errors occur at startup. Truth... I couldn't fix them. I hope maybe someone will notice and help me with this.
 
Back
Top Bottom