Integration testing

Demo project

Use the demo project for the Yandex Mobile Ads SDK for Flutter to explore the features of the Yandex library for advertising. Use this demo project to test the integration of ad assets into your app and configure how they are displayed there. Samples serve as a convenient starting point for exploring the API's functionality.

Note

To test the entire toolkit of Easy Monetization, download the test sample at https://github.com/yandexmobile/yandex-ads-flutter-plugin.

Demo ad units

For each ad network in the mediation system, a dedicated demo ad unit is available for testing.

Instructions for testing different ad formats:

Use:

  • Development mode to work with test ad units (see the table below).

  • Production mode to work with R-M-XXXXXX-Y (for the actual ID, consult your manager). R-M-XXXXXX-Y is a template for your actual ad unit ID that will be used to receive various creatives.

Demo ad unit Android iOS Unity Flutter React Native
Yandex
demo-banner-yandex
demo-interstitial-yandex
demo-rewarded-yandex
demo-native-app-yandex
demo-native-video-yandex
demo-native-content-yandex
demo-appopenad-yandex
demo-feed-yandex
demo-native-bulk-yandex
Google AdMob (ex. AdMob)
demo-banner-admob
demo-interstitial-admob
demo-rewarded-admob
demo-native-admob
demo-native-video-admob
AppLovin
demo-banner-applovin
demo-interstitial-applovin
demo-rewarded-applovin
AppNext
demo-banner-appnext
demo-interstitial-appnext
demo-rewarded-appnext
demo-native-appnext
BIGO Ads
demo-banner-inline-bigoads
demo-banner-sticky-bigoads
demo-banner-bigoads
demo-interstitial-bigoads
demo-rewarded-bigoads
demo-native-image-bigoads
demo-native-video-bigoads
demo-native-bigoads
Chartboost
demo-banner-chartboost
demo-interstitial-chartboost
demo-rewarded-chartboost
InMobi
demo-banner-inmobi
demo-interstitial-inmobi
demo-rewarded-inmobi
IronSource
demo-banner-ironsource
demo-interstitial-ironsource
demo-rewarded-ironsource
Mintegral
demo-banner-mintegral
demo-interstitial-mintegral
demo-rewarded-mintegral
demo-native-mintegral
Pangle
demo-interstitial-pangle
demo-interstitial-pangle-land
demo-rewarded-pangle
demo-rewarded-pangle-land
Star.io
demo-banner-startapp
demo-interstitial-startapp
demo-rewarded-startapp
demo-native-startapp
Tapjoy
demo-interstitial-tapjoy
demo-rewarded-tapjoy
Liftoff (ex. Vungle)
demo-banner-vungle
demo-interstitial-vungle
demo-rewarded-vungle
demo-native-vungle
Unity Ads
demo-banner-unityads
demo-interstitial-unityads
demo-rewarded-unityads
VK Ads (ex. myTarget)
demo-banner-mytarget
demo-banner-mytarget-mrec
demo-interstitial-mytarget
demo-rewarded-mytarget
demo-native-mytarget
demo-native-carousel-mytarget
demo-native-video-mytarget
Adfox
demo-banner-adfox-html
demo-banner-adfox-image
demo-interstitial-adfox-image
demo-interstitial-adfox-html
demo-native-adfox

Debug Panel

Warning

Only available for Android.

MobileAds.showDebugPanel();

List of supported ad networks

Ad network

Adaptive inline and sticky banners

Interstitial ads

Rewarded ads

App open ads

AppLovin

BIGO Ads

Chartboost

Digital Turbine (ex. AdColony)

Google AdMob (ex. AdMob)

InMobi

IronSource

Liftoff (ex. Vungle)

Mintegral

Pangle

Start.io

Tapjoy

Unity Ads

VK Ads (ex. myTarget)

Previous