Debug Panel

Debug Panel is a set of tools for testing ad integration, designed to speed up Yandex mediation integration and ad launch. The panel is available as a separate interface where you can test various use cases.

Getting started

  1. Install and run Mobile Ads SDK 7.4.0 or higher.
  2. Call the MobileAds.showDebugPanel() method to display the Debug Panel.

More about the Debug Panel

The Debug Panel contains sections with different information, statuses, and additional functions, such as:

  1. App info.
  2. SDK integration.
  3. Mediation adapter integration.
  4. User privacy settings.
  5. Additional functions.

If an integration issue is detected, you'll see the icon in the respective asset line. Click it to learn more.

App info

This section displays the current information about your app:

  • Application ID.
  • The app version.
  • Operating system.

SDK integration

This section displays the current information about the Mobile Ads SDK integration:

  • SDK version: Mobile Ads SDK version installed.
  • SDK integration status.

Mediation adapter integration

The section is divided into three subsections: successfully integrated adapters, adapters with integration errors, and adapters that haven't been integrated.

The section displays the following details for each adapter:

  • Advertising network logo.
  • Mediation network SDK version.
  • Current adapter version.
  • Latest adapter version available.

User privacy settings

This section displays the current information about the privacy settings:

  • Location Consent.
  • User Consent.
  • TCF Consent.

Additional functions

This section shows what additional functions are available and their status:

  • Visibility Error Indicator: Indicator of correct native ad integration. You can enable this function without calling any method from the code.

    Using this indicator, you can find out whether the native ad integration was successful. If not, you can get debug info describing the issue cause.