c# – Visual studio – Debugging a phone while having another usb device connected to the phone?

I want to run debugging in VS while having some hardware connected to the phone, since the phone only has one usb connection i can’t have the both the hardware and computer connected to the phone at the same time. I know i can remote debug but this is super slow, so i was thinking either a usb splitter or connecting through the computer (Phone to computer, usb device to computer) is any of this possible? or is there another solution?

I have tried with a usb a splitter (maybe a usb c splitter is different?) and with remote debug.

Read more here: Source link