Use debugger on phone?

I like using the debugger tool in GD5 (for viewing scene variables, etc.), and I love that I can test games on my phone using the network preview. But I want to use both: e.g. test a game with touch elements, and see variables change using the debugger… Is this possible?

From what I’ve tested, opening the network preview allows me to test touches on my phone, but then opening the debugger runs the game on my computer and it’s that instance of the game that the debugger seems linked to.

If I’m missing something, I’d love to know how to do this. Otherwise this’d be a great feature to have.