Is it possible to debug apps running on Android through Godot tools? (hint: I'm not an experienced android dev, and I don't know much about doing this without Godot either)
When my app is running on an Android, it fails almost surely when I add in a feature, which presumably was due to Android permission. The problem I have is that I don't know on which permission the app was dying.