Bug reports can help Magic Leap troubleshoot root causes for issues you may encounter on your device.
Via ADB
You can easily create a bug report using Android Debug Bridge (ADB). Please refer to the documentation on our Developer Portal for more information on using ADB.
First confirm your Magic Leap 2 is recognized. In an open ADB shell, while your Magic Leap 2 is on and connected to your computer, enter
adb devices
Your device's serial should be returned by this command. If it is, enter the following to generate a bug report that you can send to Magic Leap for review. This zip file will be created in whatever folder your command line interface is currently in.
adb bugreport filename.zip