Why is my game looping between these 2 screens in android?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By App_develooer

When i export and run the game on android , it just loops between 2 screens.
Here are the 2 screens:
https://drive.google.com/file/d/1m6rhzaFZP5EuMXGg6uqczPldZJLduoow/view?usp=drivesdk

And
https://drive.google.com/file/d/1mB1wi-7XQjgijfpac5X0PNUrn1u_K91Y/view?usp=drivesdk

I have tried in 2 android devices and 2 godot versions(3.1.1 ,3.2.1) but the results are the same(it just loops between those screens).
Why is it happening? Why is my game not starting and just looping between these 2 screens in android.

Please help.

Did you enable low processor usage mode in the Project Settings? Try disabling it, as it’s not supported on mobile platforms yet.

Calinou | 2020-03-17 14:38

Yes i did tried with both on and off but the results are the same, it just loops beteween those screens. What should i do? And Thank you for your valuable time and reply.

App_develooer | 2020-03-17 15:26

Appears to be crashing… codeing error?

Merlin1846 | 2020-03-18 15:04