How can we open Insider SDK debug mode?

Prev Next

To check the data being sent and received from the divide to Insider and vice versa, follow these steps for Android and iOS:

Android

  1. Connect your test device to your computer with IDE (Android Studio) and open the Insider integration via cable.
  2. Run the project on the test device.
  3. Add the test device to the Insider’s panel via a QR code.
  4. Once the app starts, end it and restart it to see the SDK logs in the Logcat.
  5. To monitor the SDK logs, enter [INSIDER] in the filter and disable the regex. Then select "Show only selected application" in the dropdown on the right.

Your title goes here
Once you scan the QR code, you do not need to add the device as a test device to the panel.

iOS

  1. Connect your test device to your computer with IDE (Xcode or Mac Console) and open the Insider integration via cable.
  2. Run the project on the test device.
  3. Add the test device to the Insider’s panel via a QR code.
  4. Once the app starts, you can see the logs on the Mac Console instantly.
  5. Enter [INSIDER] in the filter to monitor the SDK logs.

Your title goes here
Once you scan the QR code, you do not need to add the device to the panel as a test device.