Debug Panel
Alert
Only supported for Android.
The Debug Panel is a set of tools for testing ad integration, designed to speed up the integration of Yandex Mediation and ad launch. The panel is available as a separate interface where you can test various use cases.
Getting started
- Install and run Mobile Ads SDK 7.0.0 or higher.
- Call the
YandexAds.showDebugPanel()method to display the Debug Panel.
More about the Debug Panel
The Debug Panel contains sections with different information, statuses, and additional features, including:
- App info.
- SDK integration.
- Integration of mediation adapters.
- User privacy settings.
- Additional features.
- Creating a report with integration errors.
If there's a problem with integration, 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.
- Android API level.
SDK integration
This section displays the current information about the Mobile Ads SDK integration:
- SDK version: Mobile Ads SDK version installed.
- SDK integration status.
Integration of mediation adapters
The section is divided into three subsections: successfully integrated adapters, adapters with integration errors, and adapters that haven't been integrated.
It 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:
- Age Restricted User.
- Location Consent.
- User Consent.
- TCF Consent.
Additional features
This section shows additional available features and their status:
-
The Debug Error Indicator lets you check your ad integration. You can enable this feature without calling any method from the code.
The indicator helps you confirm if ads are integrated correctly and provides debug information to help you identify the cause of errors.
Report with integration errors
If the integration process ends with an error and you need troubleshooting recommendations, you can generate a report and send it to the support team.
- At the top right of the Debug Panel, click
. - When you click it for the first time, a dialog will pop up requesting log collection. Allow log collection.
- Reproduce the error. The logs will now be included in the report.
- Open the Debug Panel. Click the button in the top-right corner once again and save the file with the report.
- Send the report to the support team.