OnAdRewarded called twice
I uaed the code given by google admob for unity and tested the rewarded ads. The OnAdRewarded() callback gets called twice per ad. What is the reason for this? Isthere any solution for this?
View ArticleHow to show and hide ads, using admob.
Hi, I've managed to get my banner ads showing when i do a test run but i would like them to hide during gameplay. I've looked but there doesn't seem to be an answer i understand. How could i make sure...
View ArticleUnity AdMob Rewarded Video is not showing
Here is my code: ---------- using System.Collections; using System.Collections.Generic; using UnityEngine; using GoogleMobileAds; using GoogleMobileAds.Api; public class GoogleAdMobADS : MonoBehaviour...
View ArticleAdmob interstitial ads works, but rewarded video doesn't work
Admob interstitial ads works, but rewarded video doesn't work. Video always loads, but doesn't show. I used admob id for testing. but I tried with my id too and the same thing. I am using the latest...
View ArticleMy unity ad Dashboard will not load,
All my other Dashboards load but clicking the ads button it just goes blank. Not really sure if its my system because it wont work on my phone either. Not sure what to do if I can't control my ad...
View ArticleHow to make watch an Ad to continue the game if player is Dead
![alt text][1] [1]: /storage/temp/111599-merged-2.jpg
View ArticleUnity Mediation Plug-In breaks the game with infinite Resolving Android...
Hello, I have quite a strange issue. I have followed the official Google AdMob documentation to achieve mediation with Unity and everything has worked perfectly for four networks. -----...
View ArticleHow to load ads before showing?
Hey guys.I am working on a project and its almost done.But i have problem.I added ads into my game. When the player dead for the third time i show ads. Here is my code: prefdeÄŸer =...
View ArticleGoogle Play Services + Appodeal don't work
I'm trying to integrate google play services and appodeal plugins into my game, but there is a conflict between them. When I use only one of them, everything works perfectly. I'm doing the following:...
View Articlegoogle admob rewarded videos onrewarded and onclosed event is not firing
i m trying reward user by watching video ad through admob . the adevents of onclosed and onrewarded is not calling but others such onvideo open,started,loaded are calling. i have checked will sample...
View ArticleGoogleMobileAds Type Initialization error!
Hey all, Ive been trying to implement Google's MobileAds API and every time I try to initialize it it trows this error ![alt text][1] And that leads me to line 51 in this script ![alt text][2] Anyone...
View ArticleAdmob Banner Has Shown Only Twice in Two Weeks
I integrated Admob for iOS around a week ago. Editor gives the desired output messages. And the test ads work perfectly fine. But I have only seen banner ads for twice during this week. Whenever I try,...
View ArticleProblem in building application.
This is the error I am getting while building the game. This started coming when I added ads and related Google Admob Plugins. Someone please help me out I have probably tried all possible ways to...
View ArticleUnity ADS doubts
I've Been using unity ads for about 3 weeks and the eCPM is fixed on 0.00, i really don't understand... I have about 250 impressiona (i know it is low impressions) but looking at other's statistics i...
View Articlehi i need your help...
i'm a new to programming and i'm creating this game and when i tested it on IOS it display the interstitial ads but does not stop the game in the background . how can i modify this code to do that ? "...
View ArticleIssue with Google Play Services and Chartboost SDK (gradle Android build)
Hi everybody! I've encountered issue as follows during build (This is happening with Unity 2017.3.1f, Google Play Games Plugin 0.9.50 and Chartboost Unity plugin 7.0.2) CommandInvokationFailure: Gradle...
View ArticleHow can I find earnings from AdMob mediation?
Hi all! I've added unity ads on admob mediation. AdMob showed me calculated eCPM for each meadiation ad unit, but I can'f find these earnings on Unity account. How can I find it?
View ArticleHow to make a No Ads Button
Hi, someone knows how to make a No Ads Button? A button to buy advertising do not appear
View ArticleHow can I add a microtransaction to my game that will disable ads for 24...
As it says in the title.
View ArticleUnity ads integration
Hello everyone, i just upload my videogame to the play store, but i am not sure if i integrate unity ads service in a correct way, all i did was adding this to some parts of the code where i want to...
View Article