I recently updated my buildozer (last week) and since then, my compiled app shuts down immediately it is opened.
This is the error on Logcat:
.....some lines of android log.....
No main.pyo / main.py found.
Is there anything I missed because the new buildozer came with a whole new toolchain.
I've checked for SyntaxErrors and my app seems to work fine with KivyLauncher for Android, Ubuntu, Windows.