application crashes when exported to aab

Issue #9 closed
T Santos created an issue
When exported in apk or debug it works perfectly, when exported in aab the app crashes.
In version 3.5 of godot it works normally.

Comments (5)

  1. T Santos reporter

    Create a simple example model and export it to AAB; you will notice that at some point when the audio is being played, the application will close. When exported to APK, it works perfectly. This only happens in Godot 4.X. When I check the logs in Android ADB, there's an internal error message in the Godot API, that's it.

  2. Log in to comment