how to add in app purchases and ads
Ok so i recreated a unity game called wave and i changed it up to be my own but now i want to add in app purchases and ads. So the "Items" you collect should give you +5 coins and you can buy skins for...
View ArticleCan someone explain me how the Unity ADS work ?
I don't know ? Is revenue completely random or what ?
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 Test Ad still showing in final game, downloaded from the app store (!)
We integrated Unity Ads for the first time in our Rocket Plume project, which has just appeared on the App Store. I thought that once the game was released, and I entered the App Store ID into the...
View ArticleI'm not receiving any payments from my earnings
I already have my Payout Profile set up, I'm using bank transfer method, IBAN and everything else is right, my minimum payout amount is 100$ and I have almost 400$ acumulated for months now, also, I'm...
View ArticleThe type or namespace name 'Monetization' does not exist in the namespace...
I've tried to implement unity ads monetization into my game but after adding the integration code, it returns this: error CS0234: The type or namespace name 'Monetization' does not exist in the...
View ArticleSDK 3.0 initializer error
IN the unity editor thee ads work fine, but when i execute the app on android i allways get this error on the logcat com.unity3d.services.core.api.Sdk.logError() (line:57) :: {}. I'm in unity 2018.2.18...
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 ArticleAn assembly with the same simple name 'UnityEngine.Advertisements.Editor' has...
On Unity 2018.3. Got this error after importing Monetization SDK 3.0. Ad services where on but I turned them off before importing. I reimported all assets but it got worst since many errors where...
View ArticleAds not working
So I have a two-part problem. A couple of days ago I was attempting to get my ads working as my game is in early access on the play store however no live ads were firing. I tried everything to get them...
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 ArticleCant get my money from UnityADS in Russia
You changed the sender of the money, but did not change the details in the letter. Now I can not pass the currency control. The old money sender was: UNITY TECHNOLOGIES FINLAND OY KAISANIEMENKATU 2B...
View ArticleDisabling/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 ArticleUnity Ads Doesn't Work Without Wifi?
I noticed that Unity Ads doesn't work without wifi. Yikes! How do I fix this?
View ArticleMemory leak
Unity 2018.3.0b8 Unity Monetization v3.0.0 Test mode is on in Services tab and Dashboard Code (CSharp): private void Start() { Advertisement.Initialize(_gameId); StartCoroutine...
View ArticleUnity Ads and Admob Question
I was reading around and I saw some posts talking about the recent partnership with admob (https://venturebeat.com/2018/08/02/google-and-unity-partner-to-boost-mobile-game-advertising/) and unity ads...
View ArticleCrash on Android dismissing rewarded video Monetization 3.0 plugin
View attachment 323914 It seems there an error when releasing the ad or ad view or something like that. I've tried in Mono and Il2CPP same result. Works on iOS. Worked on Android with services ads...
View ArticleHow long does it take for Unity to show earnings for watched ads?
Hi, I'm a new developer and integrated Unity Ads to my first game. The Ad requests and Ad impressions are being shown in my dashboard so I know that I implemented the code correctly for "rewarded...
View ArticleAds not working on android
My basic ad isn't working on android, it works perfectly on IOS, i've changed to android in build settings and i've changed the game ID to my android / google play ID, is there anyone else that had a...
View Article