When I build my game's update, admob ads don't appear
Hi. I'm using Unity 2018.4.15.f1 version. I published my app's first verison on Google Play and everything is ok. However, when I build it's update, Unity is giving the error message which is below:...
View ArticleI can not build my project after I imported Ironsource SDK. 2019.4.5f1
Hello, I have imported Ironsource sdk to my unity project but I can not build now. My gradle version is 5.1.1 Unity version 2019.4.5f1 CommandInvokationFailure: Gradle build failed. C:/Program...
View ArticleMy game crashing when I load or show an rewarded ads.
My game fails every time I try to load rewarded ads. Once ı fixed this problem but this time ı had an extreme fps drop in my game when ı showed the rewarded ad. I think something is wrong because under...
View ArticleApp crash when there is no internet cause by admob
here is the code using UnityEngine.Events; using UnityEngine; using GoogleMobileAds.Api; using GoogleMobileAds.Common; using UnityEngine.UI; using System; using System.Collections.Generic; public class...
View ArticleiOS Build Crashing with Blank Black Screen (Raising Issue on Ad Mob Mediation...
I am Using Latest version of Unity Ad Mob Mediation AdColony 2.2.0 and iOS Mediation Version 4.4.1.0 ---------- > Unity version 2019.4.12f1>> X-Code 12.3. ---------- _My built was fine before...
View ArticleStarts Crashing and performance got reduced after Ads Enabled
I am going with a projects with 210 levels. My android built was fine before adding Ads. Once ad got implemented starts crashing and stuck issue. I am using video player in unity.. Response will be...
View ArticleI can't use google admob ads
I can load and show the ads on the computer, but when I open it on the android platform, it either freezes while loading and the application closes or does not show. I get one error and that's it ; You...
View ArticleUnity Google Mobile Ads (AdMob) not showing after building app for android
Hello , as you can guess from the title I have problems with Admob! This is my first android app so I don't know what to do. So Let me clarify the problem a bit, I made an Admanager gameObject in my...
View ArticleAdmob banner suddenly becomes bigger with video on its bottom!!!
Hello everyone, recently I have decided to ad google admob banners to the game. I have followed every step by the guide and added our ad-unit-id too. So everything is ok and cool, but suddenly the...
View ArticleInterstitial ads and Rewarded ads not showing but Banners show after Android...
Hey, I've been trying to fix this problem for days now! I am literally pissed off. I am testing my ads and banners on Unity Engine and they seem to work perfectly(banners , interstitial and Rewarded...
View ArticleError, platform-specific implementation not set // AdColony Unity
I was Trying to implement Adcolony into my unity project and this error has appeared. I hope someone can help me. **The variables are:** string[] zoneIds = new string[] { "vz150fd4742f8f4281a1",...
View Articleerror implementing admob ads
i implemented admob ads and everything works fine banner and video ads show just fine , the problem is the reward that the player has to take isn't connected to the ad itself , but the button the...
View ArticleAdmob ads not showing in Game,Admob Ads not showing in game
Admob ads not showing in game GameController.cs has following argument to show ads AdsControl.Instance.ShowAds(): AdsControl.cs script as follows using UnityEngine; using System.Collections.Generic;...
View Articleadmob rewarded video ad dont reward
i implemented admob ads successfully however im having issue with when player closes the ad , my goal is to check if player completed the ad to get rewarded , basically what i have now is that i can...
View ArticleCannot add menu item 'Assets/External Dependency Manager/Version...
i keep getting this warning Cannot add menu item 'Assets/External Dependency Manager/Version Handler/Update' for method ....because it already exists , happened after i implemented admob , first time...
View ArticleUnity 3D: Real admob ad IDs in unity editor
Okay, so I was testing my game in unity editor (just the editor in pc and not anywhere else) and I didn't realise that the IDs were real IDs and I watched like around 10 ads Now in the editor, I had...
View Articleadmob only showing test ads
hi everybody. i do reskin 2 game apps and i change two setup here: https://prnt.sc/y1qfvl and here: https://prnt.sc/y1qief and documents write only this. but i didnt see ads. only i see if added admob...
View ArticleAdmob video ad shows only once on the phone ?
i successfuly implemented admob ads , my goal is to make player able to watch a video everytime he loses the level , the video ads work just fine on the editor , but when i try it on the phone the ad...
View ArticleCan I use admob ads with itch.io?
I am trying to do some ad implementation in my unity game. When I started to place some ads in it, I saw the pop-up where the supported stores are written and itch.io isn't there. I searched whether...
View ArticleHaving problems when setting up admob
I was just trying to setup adsense. So I downloaded the plugin from this link and now I am having this error how can I fix this? Microsoft (R) Visual C# Compiler version 2.9.1.65535 (9d34608e)...
View Article