AdMob Plugin doesnt work in any case
I think I've tried everything to make the Official AdMob Plugin work on my test device (Nexus 5 Android M). The part with ad request stops further code exectution, ex. when I put ad request in...
View ArticleUnity Advertisement isnĀ“t existing?
I am trying to add Unity Ads to my project. IĀ“ve downloaded Unity ads from the asset store and followed the instructions but if I try to initialize the namespace: "using UnityEngine.Advertisements"...
View ArticleProblem with unity ads
Hi all, I am having a problem with unity ads. When i call for an ad, a add is prompted but it's not a real app just an add for unity. pic of the ad:...
View Articleproblems with mopub
i get this problem with mopub on their site it says to use using System; but when i write that i get this error![alt text][1] [1]: /storage/temp/62524-untitled.png
View ArticleRewarded video ads Chartboost - Unity 5
Am tring to integrate video rewarded ads in my game how can I show video ads and handle if the ad is successfully shown to reward the player ? I couldn't find any thing about that on Chartboost docs it...
View ArticleUnity Ads error in Xcode?
Hello all, I am getting the following error on Xcode when the ads are supposed to appear, yet it works in the unity player. I am using Unity 5.3.1f1 and Xcode 7.2. Attempt to present on whose view is...
View ArticleUnity 5 error after importing APPLOVIN! (for android)
Hello! I have searched for quite a while but I couldn't find a solution. I found somebody with the same problem but nobody answered him/her. I have a problem when I imported AppLovin. whenever I try to...
View ArticleHow to delete app on UnityAds?
I accidentally linked the the wrong Google Play Store details to a different company's UnityAds account, and I cannot change it. What do I do???!! I am panicking here! -Thanks
View Articlecan i use admob ads with unity ads in Unity3d Game?
How can I implement admob ads with Unity Video Ads in Unity 3d Game or Unity App. This is possible this one? if possible how can I implement? please give me suggestion Please.
View ArticleUnity ads problem
When i run the code it reach it limit, it show the ad but after that it show ads after every restart of the scene. { int counter = 4 ; public int Counter { get { return counter; } set { counter =...
View ArticleUnity Ads, IAP and their fees
The new Unity In-App-Purchase and Ads Services seem to be great options for monetizing a mobile Unity game right now. So my questions as a (currently) Unity Personal user: - Will Unity Personal users...
View ArticleIf I have multiple games with advertisements, do my ads add up?
I am about publish a second game... do the advertisements from my previous game add to ads that will be watched by my new game? Also, my old project is on the old dashboard... I no longer have access...
View ArticleRevMob banner ad crashing game
Hi everybody, I have a simple game and I have added a revmob banner ad, once this ad is tapped or clicked at, the game crashes, the code for adding the ad is the following: using UnityEngine; using...
View ArticleMy ad doesnt play on startup...
I want it so my Unity Ad plays on startup. Right now the only way i can get it to work is with a button that triggers the function... Im using the standard example code! using UnityEngine; using...
View ArticleVideo Ads do not load
Hello, I am new to Unity Ads. I have implemented Unity Ads and the interstitial ads work fine on both the editor and device. However, the video ads do not work. I always get Video Ad not ready. Does...
View ArticleUnity Ads Dashboard (Where is it)
I logged into Unity Ads with my unity accounts for the first time as was asked to create project. So I created my project however the view I am seeing is completely different than the view the...
View ArticleUnity ads: ad not showing
So I have been trying to get ads working in my game but I've had no luck, I've looked around and couldn't find an answer. The ad in the editor returns true but on mobile nothing happens. This is my...
View ArticleDetecting Addblockers in Unity
In Unity is there a way to detect if the game player is using an addblocker? The goal is to either have the user disable the addblocker or restrict the game play. Jason
View ArticleTrouble with closing Unity 5 ads
I am using the ads available through Unity services in Unity 5.3.2f1, the ad is intended to show upon death of the player, the ad shows at the right time the only problem is that when the close button...
View ArticleUsing AdMob with the Designed for Families programme
Hello, i have integrated AdMob in my game, now i'm trying to make ads compliant with Google Designed for Families programme. What i've found is that AdMob offers tools to show compliant ads, as it is...
View Article