Advertisements not showing
I am trying to hook up Units Ads 2.0 to my game. My Unity version is 5.5.2f1. In my services panel i can see that ads are on. When I go to the ads setting I have android selected, I have enabled test...
View ArticleBanner Ads which contain animated ads affect the performance of the game !!
I am using Admob (BannerAd), and I have noticed that the game works normally unless this banner ad have an animated ad like gif or something, this make the game slow down every time, once this animated...
View ArticleHow do I display image ads?
Here is an example of what I'm talking about taken from Subway Surfers. Currently I only have the video ads. ![alt text][1] [1]: /storage/temp/89581--1.png
View ArticleAdmob Video ad won't show on android device
using UnityEngine; using UnityEngine.SceneManagement; using UnityEngine.UI; public class BallScript : MonoBehaviour { public Vector2 startForce; static int times = 0; public Text goverText; public...
View ArticleVideo Admob ads suddenly won't show on 10th gameover , yesterday worked with...
using UnityEngine; using UnityEngine.SceneManagement; using UnityEngine.UI; public class BallScript : MonoBehaviour { public Vector2 startForce; static int times = 0; public Text timesText; public...
View ArticleUnity Ads settings for all age game.
I want distribute my game to all age categories, so it can be played by anyone with any age. What settings related to Unity Ads i need to tweak to be sure that i not break COPPA compliance? I enable...
View ArticleUnityAds work in Editor, but not on the device
using UnityEngine; using UnityEngine.SceneManagement; using UnityEngine.UI; using UnityEngine.Advertisements; public class BallScript : MonoBehaviour { public void ShowAd() { if...
View ArticleVungle Ads Not Showing For One Specific Package Name
Hello everyone, I have a problem that has been driving me crazy for almost a week now. I am making an Android game in Unity. I recently started using Vungle Ads in Unity, and I know that the plugin has...
View Articleunity ads paying very low money with very less eCPM
i have implemented unity ads in my app and i am having very low eCPM around 0.32(india) 0.5(usa) and i have got 5000 impressions 1500 completed in india and only made 1.8$ but why. i should get 2-6 $...
View ArticleUnity ads working on a direct Xcode build, but not when I download the app...
Hello! I've been trying to solve the problem for the past week with no progress. The ads are working when I upload the app directly onto the iPhone through Xcode, but whenever I upload to the App...
View ArticleIs ad platform CPIMobi good or bad?
Hello, anyone. I just published my app to Google Play Market and I`m searching for promote tools. My friend recommended CPIMobi for get incent installs to boots my app. I search some feedback on...
View ArticleHeyZap iOS symbol(s) not found for architecture arm64
I recently upgraded to Unity 5.5.2f1. Ever since then, not sure if its related or not, I've had the issue below when trying to archive my project in xcode. I've tried looking up similar issues for...
View ArticleDoes not come income with UnityAds
Does not come income with UnityAds Hello, there is such a problem - I typed 500 views of advertising from users on my application, but I did not get a cent of revenue. What I need to do?
View Articlewhy unity ads not always ready when it goes live?
I am using unity ads RewardedVideo and SkipVideo and both are not showing most of the time when I disabled test mode and goes live (always not ready).
View ArticleHeyzap Listener: delegate randomly becoming null at run time (Android)
I've "successfully" implemented ads with Heyzap. Right now I'm implementing callback routines for a "extra-life" mechanic based on ads. The system works like such: - HeyzapAdsManager has 2 private...
View ArticleWhy do I have data consumption using unity ads without having initialized it?
Hi everybody! I am trying to reduce the data consumption of my app. I order to do that I disabled the auto initialization with an editor script. To only initialize unity ads while in wifi or when a...
View ArticleHeyZap xcode build error symbol(s) not found for architecture arm64
I recently upgraded to Unity 5.5.2f1. Ever since then, not sure if its related or not, I've had the issue below when trying to archive my project in xcode. I've tried looking up similar issues for...
View ArticleAre Unity Ads country restricted !!
I've designed a game that includes awarded videos .. the problem is in my site there is no ADs !! .. But when i change my IP address , It works !!.. How can i fix that ?
View ArticleGame App Crashes when Application.Quit()
Hi, Iam Using Adcolony and Vungle together in my game, everything is working fine but when Quit the game with Application.Quit() game close but a popup is thrown with text "Unfortunately app crashed"....
View ArticleAdmob Interstiate doesn't show
Hello everyone, I have got one problem I am trying to display interstiate ad but it doesn't want to show on my mobile, however in console it says it shows. using GoogleMobileAds.Api; public class...
View Article