Error when opening installed app

I am updating the app to the new engine version.
The project generate a correct build but when installing the application it does not advance from the splash screen. In the log I can see the following:

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

Are there any error message at runtime?

You can check this using the Console of the Android Remote Debugger.