Godot Version
4.3
Question
I’m trying to develop a Godot app on Android with .Net and Visual Studio but I have an issue with debugging.
I set a breakpoint in my cs files but it’s not working.
Godot Editor and Visual Studio are the same.
If I change to export the app as Windows veriosn, Visual Studio can debug with the app but Godot Editor is still not working.