How do I make an ad appear every so often
So I have made a script but I can't get it to have a delay. I would also like it the ad to appear around every 5 minutes but I don't have alot of knowledge in c#. heres the script: using UnityEngine;...
View ArticleDelay Advertisements when switching between scenes?
So I have have a script that plays an add every 90 seconds. Every time you change scene (which is quite regular) An ad pops up. Does anyone know how to delay this Script: using UnityEngine; using...
View ArticleHow do I delay an Ad?
So I have have a script that plays an add every 90 seconds. Every time you change scene (which is quite regular) An ad pops up. Does anyone know how to delay this Script: using UnityEngine; using...
View Articleunity test ads
i`ve use unity ads in android game and published on the play store , and test ads are showing fine but i "force off" test ads but real ads are not showing.
View ArticleUnity Ads - where to find advertising ID for device testing
Where do I find that advertising ID for my device for testing? I accidentally ran a real ad on my device, and I don't that to happen again. Thanks.
View ArticleShow ad after certain line of code is called 5 times
Hello I have set up my game to show a unity ad in C# after this line of code is called " if ((StartPage.start != 0) && !PlaneMovement.running) " and I a wondering how to make that happen every...
View Articlegoogle ad mob display ad on canvas
HI, How do I display google ad on canvas element with my other ui elements
View ArticleUser-initiated ads VS click fraud
Background: I'm developing a puzzle game that will incorporate UnityAds. Every N new games an ad (if available) will be shown. In addition, I'm considering adding a button in the main menu ("Be nice")...
View ArticleAdmob ad intergration problem to android game.....
I am using admob ad to my unity android game but during build process i am getting the following error please help CommandInvokationFailure: Failed to re-package resources. See the Console for details....
View ArticleUnityAds crashes in certain Android device
UnityAds crashes when it showed in certain Android device. Unity ver is 4.6.9 but I tried in version 5.3.3, it crashed too. Device: ・GALAXY S5(SAMSUNG) Android 5.0 ・AQUOS PHONE Xx mini(SHARP) Android...
View ArticleIntegration of InMobi with HeyZap Mediation
Hi Unity Community, I have been trying to integrate InMobi with HeyZap, followed their instruction fully and I tried their testsuite for testing the integrated ad networks, when checking InMobi it...
View ArticleUnity Ads Problem on android
Hello community. I have a weird problem setting up unity ads on my android device. While the game and adverts work fine on my iOS version, when i build the same game to android it keeps looping unity...
View ArticleAds IN-game
I wanted to add some ads to my game, but I wanted them to be embedded in a more creative way. Say my game had some billboards and what not. I want to place my ads in there, which can be clicked on to...
View ArticleApp not responding after chartboost ad click
I have added the chartboost intersitial ad for android unity3d project. Now the ads load correctly and are showing correctly in the scene that i have specified. The issue comes when the user navigates...
View Articlecan i apply an ad on a material
can i apply an ad to a material?, so i can apply the material on a 3D object.
View ArticleUnity ads not showing rewarded add.
Hi, I am using unity ads from service window, normal add ir working fine but when it comes to rewarded add it is not popping up. Debug.Log(Advertisement.IsReady("rewardedVideoZone")); this line always...
View ArticleI don`t get any started videos on unity ads...
So i uploaded my game to android and ads are normally showing but when i look at the statistics it says that no videos were started, everything is 0 :(. I checked to see that nothing was in test mode....
View ArticleAdmob iOS Rewarded Videos don't close
Dear friends - devs, I am currently working on a project where I offer watching a video advertisement for in game cash reward. I am using Admob SDK, my platform is iOS. I successfully manged to...
View ArticleUnity Ads service does not load in editor
When i'm trying to open Unity Ads in Services service tab became black and not loading for whatever amount of time i waiting... So i can't turn ON unity ads. All other options in service tab are...
View ArticleUnity ads showing in editor but not on android
So I apologize if this has been asked many times before. I tried searching these posts, but I keep getting an "internal server error". And searching for it through google only comes up with old posts...
View Article