📄️ Debugging via Android Studio
This guide will show you how to perform native and Live Debugging when using the Magic Leap 2. Live Debugging is the scenario of attaching a debugger to a process that is running normally, or to a process where an exception that has been caught.
📄️ Unity Debugging via Visual Studio
This guide only covers Unity C# script debugging. For C/C++ debugging, i.e. debugging custom or third party libraries, see Unity Native Debugging via Android Studio.