Game works perfect in PC. But Freeze/Hang when launch to Android device

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

Hi,
my game works perfectly well when played in PC. When it is exported to Android at different points in time it hangs/freezes. Please give me directions to solve this issue?
Is this is due to some project settings/export settings?

I have some animations inside the game, which flashes the next player moves. That animation is the portion which hangs/freeze.

Please help.

:bust_in_silhouette: Reply From: Pikmaan

You can use the profiler to understand what is going on Overview of debugging tools — Godot Engine (3.0) documentation in English

I had a similar issue. It was I used Light2D nodes and it seems those are not optimized for Android. I’m replacing them by tweaking with textures and layers.

Thank you for your suggestions.

rejinr89 | 2018-12-10 16:14

:bust_in_silhouette: Reply From: boy2hot

Ik it’s too late but maybe new game dev are here, i had the same problem, the problem is in the apk name, you can’t put “_”, dk if there is more to be aware of, just leave it simple