Xcode
has a view debugger tool that allows to inspect view hierarchy.
I am working on iOS Xamarin
app and would like to debug its view.
The app runs on a simulator launched from Visual Studio
.
Xcode's attach to process tool does not see PID of the running simulator.
How can I attach Xcode
view debugger to this process? Or perhaps there is another way of debugging view hierarchy of a Xamarin
app?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…