How to debug by Rider Editor android app

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

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
:bust_in_silhouette: Reply From: Tentamens

You have to just have to turn on emulate touch from mouse

Project > General > scroll down > Input Devices > pointing > Emulate Touch From Mouse