How to cancel a non-consumable purchase made in the Editor
Hi all, I've got a problem with the IAPs. I have in-game transtitional videos and banners in my game and a purchase option that would delete those ads. The problem is, as I was testing on the editor, I...
View ArticleShould my Unity Ads ECPM be 0?
I had a pretty good ecpm until recently. Which doesn't make sense considering I got more impressions and requests. Is this supposed to be normal? ![alt text][1] ![alt text][2] [1]:...
View Articlegame paused after showwing ads
**hi devlopers I just created a block puzzle game, my problem is when ads is finished displaying, the game is paused such that the score increases with 1 each time I drag and drop any block but if I...
View ArticleWhere can I display Banner ads?
Are the banner ads displayed on every scene or can we localise them to a specific scene, like the levels menu?
View ArticleDisable unity ads upon Purchasing.
Hello! This seems to be a growing question. I am not sure how to disable the advertisements once the purchase of ad removal is made. using System; using UnityEngine; using UnityEngine.Advertisements;...
View ArticleKeep score after restart & limit ads/hour
Hi guys! I`ve just integrated Unity Ads in my first game and currently I am facing two problems: limiting the no. of ads per hour(1) and keeping the score after the user watched the ad(2). void...
View ArticleGoogle Admob Ads not showing. Test ADS works well, but not my real AD ID
Everything work well if i use the test reward ad unit, but when i change to my own reward ad unit it is not showing up anymore. Why? Help? App got released already and i linked app in admob account....
View ArticleProblem with Ads
After adding the monetization asset into my game (ads services not yet on), Xcode won't build the project anymore. I get two missing files errors, one of them is No such file or directory:...
View ArticleDoes toggling off UnityAds in the project affect live builds?
I upgraded my project assets and I have duplicate Unity Ad .aars. I need to delete the package from unity3d which means I need to toggle it off. 1) will I still be able to show unity ads through my...
View ArticleNon-responsive touch controls after showing ads.
Hey, thanks for reading this. I'm developing a runner that runs at 40 fps and is usually really responsive. But, after a few ads being displayed it stops getting response from some touches. Usually it...
View ArticleUnity Admob Interstitial shows errors?
I found this code on Youtube and was planning to study it. Thing is, the interstitial segment shows errors. I removed the interstitial parts and the code shows no more errors. I will paste the entire...
View ArticleSaving and Re-calling Remove Ads Functionality *Newbie!*
Hi there! I've made a "Remove Ads" purchase option in my game and am trying to implement it. Currently, in my **IAP Manager script** I save a variable to PlayerPrefs when you click and complete...
View ArticlePlay a button Rewarded video ad randomly
Hello, I've put a Rewarded video ad button in my code/game when I restart my game and it works fine... But I don't want it to play everytime I hit the button, like most games, you restart the game but...
View ArticleUnity GoogleAdmob Rewarded Video
Hi.. I'm using the Google Admob for an app: Is there a way (like playerprefs) to save the video requested between scenes ? For example: My game is now over (my character died) and I am forced to go...
View ArticleHow to stop getting rooted?
Hi, all! Is there a way to prevent your android app from getting rooted by adblockers, or to check if it's being rooted? I believe this was asked once before a long time ago, so I don't even know if...
View ArticleOpt_In and Opt_Out for Unity Ads(Mediation) and Analytics
We are currently using both Unity Ads(Mediation)and Unity Analytics. How Can We Implement Opt_in And Opt_Out functionality separately for Unity Ads and Analytics? Also we need to implement Analytics...
View ArticleAds showing in Unity but on on Android device?
Hey everyone, I'm facing an issue .I have my first unity game almost done. When running it in the Unity Software I get a normal 'Test Ad'. But when I run it both on a test device connected Via USB and...
View ArticleProblem using two unity ad listener scripts in my project, is this possible?
In my game I am developing a player can revive their current play-through by pressing a button to watch an advert. However, in my in-game store I also want the player to be able to watch an advert for...
View Articleadmob interstitial callback events only work once and not the second time
i made a simple setup. i have a main menu scene having a play button. when i press it, it shows an interstitial ad. and when i close the ad, the callback events get fired correctly and the gameplay...
View ArticleCan I do adds on mac games
Hello I want to know if i can do ads for mac or pc game. Weall need that $$$$ right now.
View Article