Unable to merge android manifest.
Hello, I spent whole day on trying to resolve this issue, still no luck. Here is the full error i m getting while deploying sample Chartboost ads to my project. Any help will be appreciated. Thanks....
View ArticleInterstitial ads is not showing
Hi, I'm trying to make admobs interstitial ads work. This is the script that calls it, and when it calls GoogleMobilAdsDemoScript.Instance.ShowInterstitial(); the debug.Logerror says "Worked" which...
View ArticleUnity Ads广告在手机上显示不了
用了Unity Ads的插件,在Unity编辑器下可以测试正常,也说正常显示广告。但当我打包APK放到手机上时,就不显示了,下面是我的代码和后台截图。。。。有谁知道为什么吗?我挂VPN还是显示不了。。。 using UnityEngine; using UnityEngine.Advertisements; public class Ads : MonoBehaviour { void...
View ArticleUnity Video ads closing when player leaves app.
Hi guys, We have Unity video ads integrated nicely on our mobile game. However, every time a video ad is played in between levels, the player can skip it by leaving the app (home button for iOS, back...
View ArticleUnity Video ads closing when player leaves app.
Hi guys, We have Unity video ads integrated nicely on our mobile game. However, every time a video ad is played in between levels, the player can skip it by leaving the app (home button for iOS, back...
View ArticleHow does unity ad revenue impressions work?
Here's my question, I've been really really confused on how the ad impressions work, I know it shows like every 5000 impressions, but I'm wondering, do you need 5000 impressions on one app or in total?...
View ArticleAdmob Unity Plugin - Mute interstitial ads
Hey guys I am really hoping for some help on this one. In my game I have a button that once pressed mutes all sound and music. I have monetized my game with Google Admob and I am using the official...
View ArticleUnity Ads can be instantly clicked away from user
Hey guys! I got a huge problem with the Ad implementation in my Game! Everytime a Player sees a ad he can click it away in the top right corner with a "X" if he is fast enough... This is really...
View ArticleSplashscreen and AdControl in XAML
Hello. How can I do the Splashscreen cover the AdControl but when it close the AdControl appears again? And second part: should I even doing that? In Personal Edition of Unity the Splashscreen need to...
View ArticleUnityAds.initialize() FPS drops on iOS
Simple: It seems like the calling initialize() loads/saves precached ads on the main thread - at least that's what it looks like, because the game basically becomes unplayable for a couple of seconds...
View ArticleTest Ad not appearing on phone
I've made an account for Unity ads and I put the 7 digit code in the service window. When I run the game in my editor it will show the blue test screen no problem. When I try to build and run the game...
View ArticleAssign delegates for adColony V4VC Videos correctly?
Hi, I am following this example to integrate V4VC Videosfrom adcolony into my mobile app: https://github.com/AdColony/AdColony-Unity-SDK/wiki/Showing-V4VC-Videos In the example, assigning the delegates...
View ArticleAdmob interstitial ad not showing up
I am having problems with Admob interstitial ads on android. I am using the GoogleMobileAdsDemoScript from [here][1]. I changed it up a bit and deleted things I don´t need. I don´t want to paste the...
View Articlemonodevelop is not detecting using startapp;
I am using Startapp ads for unity iOS. Problem is monodevelop is not detecting using startapp; I have imported custom package for iOS but when I select all it does not select all the options while...
View ArticleWhy does UnityAds crash my game after I close the ad?
I've recently finished an app and I am trying to implement UnityAds. Though, whenever I close the ad, my game crashes. This issue occurs in both the unity editor and my test build. Here are the only...
View ArticleUnity Ads - Impressions not showing at dashboard?
A few days ago I published my game on Google Play and The App Store. I have implemented Unity ads into my game and I know for a fact that the ads are shown when they are supposed to. My friends who...
View ArticleUnity Ads when Internet not available in starting game , how i can...
**I ' m using unity3D 5.4.2f2, and Unity Advertisements Service window. So used at first. this script for making Off initializeOnStartup.** using UnityEditor; using UnityEditor.Callbacks; using...
View Articleunity ad placement
hello, my game is in a potrait mode but the video ads are showing in a landscape mode. how can I show the ads in potrait?
View ArticleIAP Ads Removed Pref Error
HI All, I have implemented IAP in my game to "RemoveAds", i used Unity IAP and the sample code (Below) this is not the full code but the section that requires the function, in my LevelManager script i...
View ArticleCopyright ?
If i made a game which is similiar to the "pong" game but with some different game mechanics. Would i get a copyright strike?
View Article