Debugging and Print messages are not working in editor for mobile android deploy

Godot Version

4.4.1

Question

print statements and debug points are ignored by the editor when i run the app from editor’s remote deploy by usb for my android phone. What am i missing?

Problem was remote debugging over wifi was enabled. Unchecking it when deploying by usb fixed the issue

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.