I have no problem debugging the version of the game that runs from the Godot editor. I need to debug phone touches and I see two possible solutions.
1. Build the apk in Rider and run it on the phone.
2. Run remote debug from Godot on the phone, and be able to connect via Rider for debugging
I tried to approach both options, but in vain.
I hope for your help.
Thanks