To all new comers: Unity's 60 Days Payment Term
Hi everyone, just to share my experience with all of you, I have recently switched from my Appodeal Ads to Unity Ads after considering Appodeal plugin has plenty of clashes with my game, but to my...
View ArticleFramerate drops after Unity Ad runs - Android
I'm having trouble with Unity Ads dropping the framerate on my game by 25% on an Android device after an ad runs (Samsung Galaxy S3 specifically). I've only tested on 2 Android devices at this point,...
View ArticleIssue running test ad on Android. Works fine in editor.
I'm having an issue with ads and I'm testing on the AdvertisingDemo scene from EasyMobile. (I'm testing on this scene for easier debugging, but I have the same issue in my scense. I just figure demo...
View ArticleUnity Ads on Web
Considering Unity Tiny, is Unity planning to extend Unity Ads to web as well?
View ArticleAdmob Rewarded video not calling events after close
I'm trying to add an Admob reward video ad to my android game made in Unity. The displays fine but when I close the ad, the reward is never given (coin). This is my unity c# script. --...
View ArticleIos 14 App crashes on Ad Service
Hello all, I'm building my game to the iOS simulator. It fails to start, and crashes on a line pointing towards the Advertisement service. File: UnityEngine.Advertisements.cpp Line: 6962 bool L_1 =...
View ArticleUI / UX suggestion
Hello, Considering the maximum quantity of ads one can have (25) one can have on the Placements page of an app, it would be much more practical and faster to show each ad's ID in the list, for example...
View ArticleHow many ads to load
What is the best practice for pre-loading ads? For example, say the game has 5 different ways a player can watch a rewarded ad. (revive, double loot, daily login, etc) Should we pre-load all 5? What's...
View Article[FR] New server verification workflow for reward ads
While currently there is an SSV callback system which is work perfectly fine for the server verification. I would like to propose another method to verify a reward ads By having the SDK mint a token,...
View ArticleUnity ADS ECPM
Hello, I have at my disposal a mobile application that generates on average 1000 impressions / day. I use the services of Google admob but would like to turn to your service (unity ads). I would like...
View ArticleUnity Ads show failed: Unity Ads is not initialized
So i published my alpha test app and unity ads is not working. Code (CSharp): void Start() Â Â { Â Â Â Â Advertisement.AddListener(this); Â Â Â Â Advertisement.Initialize(Googleid, testMode);...
View ArticleAds don't work all the time!
Hi everyone, so I'm having a big problem with the unity ads: ( btw on playstore and i code with C# ) 1) First of all the ads do not appear all the time, I explain myself, I live in Algeria, and I can...
View ArticleFramework not found UnityAds on iOS
Hello! I have a project that has been using ads for quite a while on Android, no issues there! I'm currently trying to get an iOS version working, and I'm currently unable to build on xCode because of...
View ArticleIUnityBannerListener class not found
Hi, I have this error on the android device. Unity 2019.3.14f1 Unity ads 3.4.5 2020-05-29 14:33:43.689 4392-4445/? E/Unity: java.lang.ClassNotFoundException:...
View ArticleFailed to parse configuration for gameId: < MyAndroidGameID>
I am getting this error regardless of using the unity ads service or using the imported ads package and initializing myself. I have tried anything even remotely related to the issue i have been able to...
View ArticleAverage Income per watched video unity ads
Hello, is there an average value for the income you get per watched video?
View ArticleRewarding ads's reward not working in test build
Hello, i just started to test with Unity Ads. First of all i have a question regarding which package to install. On the Unity Youtube channel there is a short tutorial that suggest to download the...
View ArticleAdvertisements not showing up in the release build
So currently we are developing a game. We are running the latest Unity beta with the UnityAds imported from the services window. When i make an export and run the app through xCode everything works...
View ArticleTest Device Was Just Served Real Ad
So I'm concerned about continuing my testing because my test device was just served a real ad. This is new, it's always gotten test ads... I looked in my dashboard but both my old phone and this phone...
View ArticleDo I need to release my game on Google play store to show ad?
Hi all, I have only started learning to use unity for game development. I am making a game for android platform and I have followed the following links in making a button to show ad:...
View Article