[Discontinued] UnityAds - Integrate unity ads in your application

hello! does it have the latest sdk? I notice its 4.0.1 while latest is I believe 4.3.0

You must Inform whether or not your app has an advertising ID.

This second message appears in all apps created in App Inventor, Kodular, Niotron... and admins just say to ignore this message

1 Like

Is this extention still working now, because am seeing an error message when app opens to load ads.

the error message 1
"The operation TestMode cannot accept the arguments:,["false"]

the error message 2
"Runtime Error

Check the test mode, compile your app, test your app on your phone with test ads, then uncheck the test mode and compile again, test on your phone with real ads.

Show your blocks.


This is the block.

The banner ads is showing on test mode but on real ads not showing at all

Please go through the Unity ads support. You should not show all the ads at a time. See :
https://docs.unity.com/ads/MonetizationStrategy.html

This extension is updated to the latest SDK version by unity ie, 4.4.0.

Please it has an extension Unity Ads updated for app inventor?

Yes, the extension is updated. You can download from the documentation of this extension.

Thank you very much for your response.

1 Like

@oseamiya please the banner ad is showing on test mode but on real ads mode is not showing, Why?

Maybe because a bad internet connexion, recompile your app and test on your device again.

@Moufaddal_Sqalli The error messages has stopped but the banner ads are not displaying at all. When tested on test mode it will display but when test mode is unchecked it stops working

Actually unity banners have low fill rates for some countries, for example : India, but in other Countries like US, banners display

Go to your Unity Dashboard on settings, see if the test mode is checked, uncheck it. I suggest also use interstitial ads instead of banner ads they work better.

If I have multiple banner ad do i have to initialize only one of them or all of them

You may initialize sdk once in the application. No need to initialize multiple times.

Please Update,
unity ads extension with old 4.4.0
unity ads extension with latest 4.4.1