I am unable to attach a VS code debugger to a standalone android app.
I can attach the Visual Studio 2022 debugger via USB to a Unity app running on Android using Debug->Attach Unity Debugger, then selecting the android app from the list. However, such functionality does not seem to be available in Visual Studio Code, or am I missing something? I am only able to debug the app running in the Unity editor, but not a standalone app.