How do unity ads need to be shown in editor?
I have a restart button and a main menu button. When the user clicks(taps) any of the buttons my ads should show up. So, I made a adscript to call a restart script. But it didn't work. Please help. my...
View ArticleShould I make custom ad targeting with Admob?
Hello, I have just a quick question: I just started playing with Admob for my game and for the tutorials i have found they all use custom add targeting. So in the script they specifically write which...
View ArticleAd related questions
I have a few questions about implementing of ads in the app - I am using unity ads, is it recommended to check whether an ad has been loaded and whether it is ready to show? if so what is the way to do...
View Articleunity ads not working on my iphone3GS
asked the question in the forum already and have not gotten an answer since sunday.. trying a simple app just to see if ads are working and i'm getting the following error when unity ads are...
View ArticleUnity Ads System doubt
Hello i was watching the Unity 5 presentation video and i saw a part that showed the Crossy Road and they said that the Crossy Road creator has earned 1 million using Unity Ads but for iOS. My doubt...
View ArticleUnity Ads: Load Level after Ad Window is finished
Hey, I am trying to integrate Unity Ads into my Game at the moment. my Script looks pretty unspectacular. using System; using UnityEngine; using UnityEngine.Advertisements; public class...
View ArticleAdColony.StatusForZone always returns undefined
I have been trying to get adcolony ads to work in Unity for some time now. I have googled multiple things, have followed Adcolony's tutorials, and have even tried their example project. Yes I have...
View ArticleCan I use 2 diffrent ad companies
Hi guys, I am using Unity Ads, but they doesnt support 2D Full Screen Interstitial ads, which I wanna use. Is legal to use Chartboost with Unity Ads?(I think yes but I dont know it for sure) Thanks
View ArticleHow to combine manifests? (UnityAds w/ GooglePlayGames)
Greetings. I'm trying to implement achievements and leaderboards with Google Play Games for my upcoming Android game. I can't seem to get it to work even when following the code shown in the readme...
View ArticleHow to check if a test ad is ready
Hi, I was going through UnityAds for Unity3D, and came accross this setting: *AD TEST MODE* *Force all* So as I understood it states that I will be able to see real ads, in test mode, without...
View ArticleAdColony Integration
I use JavaScript and have coded my entire game in JS. I decided for ads I'm going to use AdColony, but all their scripts are in C# (which I don't know much of.) What I'm trying to do is call PlayAVideo...
View ArticleGoogleMobileAdsPlugin Can't see test ad, but debug log appears.
Hello everyone, I have made a game, and decided to test the in-game ads, using the official GoogleMobileAdsPlugin, from this link: https://developers.google.com/mobile-ads-sdk/docs/games. And as far as...
View ArticleUnityAds registration
![alt text][1] Can I write for example "Toughwin Games" on contact person? Is the name written there going to be shown anywhere? [1]: /storage/temp/46301-yymktpc.png
View ArticleI don't have skip button for Unity ads, but there are uncompleted videos.
![alt text][1] [1]: http://i.imgur.com/KK3pchn.jpg As you see, videos started are bigger than videos completed. How can this happen when I don't have skip button for ads?
View ArticleBuild error android with 2 ad networks
When adding a second ad network into the project and trying to build, I get an error. Does anyone know how to fix it? This is the error: Error building Player: CommandInvokationFailure: Unable to...
View ArticleUnity Ads for Adobe AIR (iOS/Android)
Hi all, It would be great if sombody may help me with integration Unity Ads in my mobile projects (iOS/Android)? There is told on the Unity Ads website "Built-in support for Unity3D, Corona, Marmalade,...
View ArticleUnity Ads Not working on my project
Hi, Tried to integrate unity ads to my existing project. But there is an exception thrown when show clicked. Used unity ads from unity asset store. Exception messages are bellow. But i create a new...
View ArticleGoogle admob display ad banner on gameobject
I use google admob display ad banner in unity,,but this plug in just can show the ad banner on screen, I really want to display on a billboard in unity game scene,,,any one get an idea how to do that?
View ArticleCallback help...cuz it's hard
I'm trying to integrate with an ad service. They provide a callback class I can use to determine when a video has ended/completed/etc. However the class is not monobehavior, instead it is...
View ArticleUnityAds only showing test mode ads and no statistics
Hi I've implemented the unity ads in my latest game and it is live on the appstore link: https://itunes.apple.com/us/app/target-36/id991261199?ls=1&mt=8 but what i'm getting is its only showing the...
View Article