[Solved] Do I need a test game id for testing video ads in my project?
I used to use Google Admobs and had to use a test app id and ad unit ids, if not I get banned. Does Unity Ads require the same thing during testing phase? I went to the Unity Ads dashboard ->...
View ArticleUnityAds can't include using UnityEngine.Monetization and Advertisement.Banner
Hi, I have a game using UnityAds with placement "video" successfully by activating Ads from "Services" window, but I can't show a banner using UnityAds Banner: Advertisement.Banner.Show...
View Article[Solved] Disabling/removing Unity Ads to comply with IDFA requirements
Currently, there's a lot of manual work involved in making sure that a submitted app contains absolutely no traces of the UnityAds framework (manually deleting folders in XCode, manually removing the...
View Article[Solved] Total Revenue earned through Unity Ads was decreased
Hi, I am posting for the first time. I started making my own games and I finally made some earnings from UnityAds after 3 months of trying. It was not much but something $1+. A few days later my "Total...
View ArticleUnity Video Ad Callback
I need to get callback when Unity Video Ad completed. How Can I get this ? As I know ShowResult class callbacks are just for Rewarded Video Ads.
View ArticleIssues with Ads from Services window? Missing assemblies? - look here
State and the future of the Unity Ads services integration Quick background There are currently two ways of integrating Ads SDK into a Unity project, either using the integrated SDK using Services...
View ArticleUnity Ads working on Android, Editor, but NOT in iOS
I'm trying to get ads to work on iOS. I had it working before and went to update the game and now they are broken. I was using the built in integration and used unity collaboration to get the project...
View ArticleUnity Ads works in Unite, Android, but not iOS
Hey all, so I have been having issues with Unity ads only on the iOS version when converting to Xcode. Basically everything works fine in Android, Unity shows the ads are working when testing in it,...
View ArticleSuggestions for banner ads
Hi, I'm using unity video ads and they seem to work fine but i also want to use some banner ads on my game. Preferably i would have liked to use unity's banner ads but i cant seem to figure out how to...
View ArticleServices Menu Under Services Tab is not loading
Hi All, I am unable to see anything under Service Tab> service menu. Please check snapshots. Neither unity ads/analytic buttons etc.Members, settings, age designations etc are opening fine. 4-5 days...
View Article2018.2.14f1 App stucks after splashscreen with error in...
Hi, after updating from Unity 2018.2.4f1 to 2018.2.14f1 our game is not starting anymore. It shows the splashscreen and afterwards it stucks in a blank screen. If anybody had the issue and find a...
View ArticleUnity Ads when Building and Running
Hi All, I really tried to avoid posting here and searching, but I keep finding conflicting information. I have just integrated Unity Ads into an Android Game. When I perform the tests within the editor...
View ArticleCan't run Ads on Android.
Hi, My Game is functioning correctly in Editor, but as soon as I build on Android the Ads never initialize. I've done some investigating and located the error in the Device logs. Any help would be...
View ArticleNamespace 'ShowResult' not found on TeamCity.
When I try to build a game command via TeamCity I get the next error. error CS0246: The type or namespace name `ShowResult' could not be found. Are you missing an assembly reference? Somehow this...
View ArticleHow to tell if it's working?
So, I setup UnityAds, I don't think I missed anything as it's pretty straight forward it seems. I can see the Development Placement and the callbacks are working. Now I want to actually test if the ADs...
View ArticleHow to remove organization?
For unknown reasons I have two organizations on my account: There's a button to add another pointless organization, but how do I get rid of this one?
View ArticleRewarded ads do not generate a reward
The monetization system 3.0 works well for me in the editor of Unity but it does not give me the reward when I see the announcements in the tests that I do in the mobile. this is normal? Do I have to...
View ArticleBanner Ads vs Video Ads
Why to use Banner ads is needed to use UintyEnginde.Advertsiment and to use video ads UnityEngine.Monetization?
View ArticleNamespace Advertisements does not exist in UnityEngine
Hi guys.. so when i was trying this https://github.com/Applifier/unity-ads-demo i go an error Code (CSharp): Assets/SpaceAds/Scripts/UnityAdsHelper.cs(10,19): error CS0234: The type or namespace name...
View ArticleNative IAP Promo With Monetization SDK 3.0
I wanted to integrate Native IAP Promo with Monetization SDK. I have done all setup according to this https://unityads.unity3d.com/help/monetization/placements But i getting issue while creating Unity...
View Article