Unsigned app no longer works for me, just crashes after opening. Signed as well, yet Play Store one works normally.
After some log digging with Ai help, I found that error is: "Failed to open Dex file '/.../base.apk!classes2.Dex' : Invalid or truncated dex file"
Ai is suggesting that it's a possible packaging issue and to check classes2.dex.
Given that I'm not that tech savy to write code and stuff, can someone check it?