UnityADs uses mobile Data without beeing started
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 ArticleApple Mach-O Linker (ld) Error Group
Hi Guys, Im using Xcode 8.3, Unity 5.6. I was always using unity 5.5 and I publised my game to the apple app store. Since Unity Ads werent shwoing up on the build on the app store, i looked online and...
View Articlefailed to repackage resource admob
I brought in the google play services package before I did anything with AdMob. After bringing in ad mob, I get Failed to re-package resources during the build process. If I have an empty project and...
View ArticleAdmob rewarded video working in Unity but not on android device.
**Twenty() ia a button ,in my game when i press it ,on the consoole it desplays :Dummy ShowRewardBasedVideoAd, but when i build the game and I press the button ,nothing happens (on the android...
View ArticleUnity Ads video player stuck to 0ms position
Hello, Sometimes when you call Unity Ads video on iOS, the video is stalled. At this time, the following log appears. "Mar 4 00:46:55 jo-eungiui-iPhone enterprise[29807] : E/UnityAds: +[UADSApiSdk...
View ArticleCan I know remaining number of ads for a user?
Is it possible to know the number of remaining ads out of a daily viewing limit (of 25)?
View Articlehow can i use admob Native, Interstitial,Rewarded video, Banner ads correctly...
how can i use admob Native, Interstitial,Rewarded video, Banner ads correctly in my unity game?? with respect admob policy how manny times should Interstitial andRewarded, video ads show?? and thank's...
View ArticleUnity 5.6 Android Ad Issues
Since updating to 5.6, certain types of ads have been acting weird. For example, banner ads (regardless of network) are not visible. However you can click on them, but they are not visible. The same...
View ArticleUnity Ads increases the size of my App multiple times larger than the...
Hi, I have encountered some problems when using the Unity Ads. The thing is, every time when my App received the Rewarded Video, it increases the size of my App, so it will eventually become multiple...
View Articlehow to make google ads adapter without native coding?
i'm making admob mediation adapter for unity ads here is readme https://bintray.com/google/mobile-ads-adapters-android/com.google.ads.mediation.unity/2.1.0.0#read and here is files...
View Articlewhy i can't find Android Manifest inside stagingArea
I want to make test for connect google admob with unity game for android . Im using unity 5 last version and SDK last version. I maked empty project then i added ( google-play-services_lib ) to Assets...
View ArticleHow to know when Unity ad is done playing before loading next scene
This is my first go at Unity ads, I've read through the documents and watched a few videos, I think I have the basic idea down but I'm having problems figuring out how to show ads in between scenes. I...
View Articlei have a problem in admob i want to add interstiel after click but but i...
I am a beginner. I have developed an application with five choices. I want the admob interstiel to appear at every click . For more than two weeks I did not find the solution help me
View ArticleWhy does my rewarded video not play?
I can build everything to test on an iPhone fine, but when I click the button to play the rewarded video, it goes to my pop up telling me to connect to the internet. using UnityEngine; using...
View Articlehelp with VirtualSKY Unity 5.4 GoogleVR ads integration
My problem goes like this: I have: Parent (GvrMain) with GvrViewer script and Rigidbody - child (Head) with GvrHead script (I need it) --childchild (MainCamera) --- childchildchild (Main Camera Left)...
View ArticleAdvertisements does not exist
I'm using Unity Ads enabled from the Editor in Unity 5.5, build Target iOS, and developing on Mac OS. I've found that whenever my net connection is interrupted I'll have problems with the services...
View ArticleUnity 5.6 - Problem with Unity Ad (not showing ads)
I have a problem with Unity Ad. Before updating Unity to 5.6, Ad was working very fine in my game. But now, I can't make it work at all. I re-imported Unity Ad extension, checked if "builtin Ads...
View ArticleDo games with unity ads always start with a super low CPM?
I published my about a week ago, and have noticed I have a low CPM: My average eCPM is currently $0.45. In total, I've had 116 impressions, from which I've made $0.04. Now I know that the eCPM can be...
View Articlewhat is difference between built in ads (Services ads) and Unity Ads SDK 2.0?...
i am having error while using services ads!! ERROR : Assets/Scripts/ads.cs(4,19): error CS0234: The type or namespace name `Advertisements' does not exist in the namespace `UnityEngine'. Are you...
View ArticleAdmob interstitial ads
I imported admob plugin to my android game and it worked fine, after i removed the test ad device and added my unit id interstitial to the code and tested it on my tablet (i tested the real ad only one...
View Article