display revmob FullScreen every 3 deaths
How do I show FullScreen ad only after 3 deaths of the player? This is the script I've got private static readonly Dictionary REVMOB_APP_IDS = new Dictionary() { { "Android",...
View ArticleUnityAds - Ads not showing
Hello! Basically I have a problem with my UnityAds plugin. You see, the ads won't show. At all. I have read the documentation, and followed a youtube video - showing you how to set up and initialize...
View ArticleThe ads are all stacked up on top of each other
Hi guys, I'm Loading some ads on my Unity project for android. One of the ads is a banner, the problem is that it appears more than one banner (no idea why), they all stacked up on top of each other. I...
View ArticleUnity ads Video only show 4-5 times
I currently using Unity ads for my android game, in editor it shows correctly, but in android only shows 4-5 times (the ad appears when player die), after that, the ad don't show more
View ArticleUnity Ads can not show more than 1 time after install game
_ I have a problem on android devices. I implemented unity ads on IOS/Android with the package on unity assets. _ IOS devices work well, but Android devices cannot show Ads more than 1 times. _ Please...
View ArticlePrime31 Social Breaking Unity Ads
I have been using UnityAds and Everyplay with Prime31 StoreKit and Chartboost without any problems, until i added the Prime31 Social Media plugin. After adding the social media plugin, whenever i make...
View ArticleHow can I put ads in my games and profit?
I would like to know how to put ads in my games, and how to set it up so I get profit. I need very specific steps because I have no idea where to start with the scripting or anything else. Thank you!...
View ArticleButtons don't work with AdMob
I have followed the tutorial provided by Google and installed the unity package. I am building for android devices only. https://developers.google.com/mobile-ads-sdk/docs/games#unity...
View Articleads on mobile just keep waiting forever!
Hi, i developed a simple game and i add ads to it, when i test ads on laptop i think its work cause its show this sign ![alt text][1] [1]: /storage/temp/43513-untitled.png but when i test the game on...
View ArticleUnityAds restars scene when it should play video
I've bumped into integrating ads into my current project. In editor i get display of the ads (the default one at least: this is where you ad would show picture) and when I build this for my Android...
View ArticleHow to know if a user completes a video using Unity Ads?
Where and how do I call UnityAdsVideoCompleted(string rewardItemKey) to confirm that a user has finished watching the advertisement so I can reward them?
View ArticleAndroid Ads Error
i made a android game, without ads, i dont get an error but if i active ads (GoogleMobileAds.unitypackage and (dev tools/extra/google/google_play_services/lib ) i take this error;...
View ArticleMaking Money with Unity Ads
Iam wondering how much money can i make by putting unity ads in my game,iam making my first android game and i want to put it on google play store and to make extra bucks will it pay of to put unity...
View ArticleUnity Ads Itunes connect IDFA?
I need to know if im using unity ads, when i publish to apple do i have to select YES or NO in the IDFA Question? Thank you.
View Articlenot resetting the death count on reload
I have a death counter that each 3 deaths the death resets to 0 and a revmob ad is displayed. but when i reset the level the death count also resets, i tried making it static but it keeps counting...
View ArticleHow do I enable AdMob to respond to inputs?
Hello! I'm currently in the last stage of implementing **AdMob to my Unity 4.6.3** game. I'm using the official [Google Mobile Ads Unity Plugin][1] **v 2.2.1.** The problem is **ads do not respond to...
View ArticleNullReferenceException: Object reference not set to an instance of an object
RevMobBanner banner = revmob.CreateBanner(RevMob.Position.BOTTOM, 0, 0, Screen.width, 100); I'm getting the title error from this line, don't know why, could anyone explain? this error shows but the...
View ArticleHow can i put Google ads in my game?
i want to put google ads in my game rather then unity ads because there are only video ads and one more thing to make money with ads player must click on ads or the ads just need to be in your game ?
View Article2 ad networks in one game?
Is it common to use in a game 2 ad networks? I've been working with revmob till now but not happy about they're eCPM, i set up unity ads, now I'd also like to set another ad network for the banners,...
View Articlehow to change test app to live app in unity ads
Hello I dont know if this is the right place to ask questions about Unity ads, but I have asked the same on the unity ads forum and didnt get the answer so I am posting my question here. I have...
View Article