Unity Admob When can I get real ads and publish the app with ads?
I made a Unity game. It's published without admob currently. I have implemented admob reward and Interstitial ads. The app passed the review from admob. But still I'm getting test ad on my device. I...
View Articlegoogle admob
![alt text][1] [1]: /storage/temp/190621-스크린샷-2022-01-01-오전-110814.png Following this article, I applied an interstitial ad for testing. When uploading to the store, can I change only the...
View ArticleHow to implement Admob Native Ads on a ScrollRect in Unity
I am integrating UI Native Ads for unity. It is working fine by following the video tutorials. The video link: https://www.youtube.com/watch?v=M-XdptsCWtQ To make the UI native ads works, it is...
View Articleadmob problem
When a ball is destroyed, an admob ad is displayed. I want the admob ad to be seen after all the balls are gone using System.Collections; using System.Collections.Generic; using UnityEngine; using...
View ArticleAndroid game data and cache size increasing
Hi, I've noticed when I built my game is that every time I open the app and play it, the data and cache size increases. My game is just a simple shooter with no textures, and just additional music...
View ArticleMy game crashes when game opening on Android 12 phones
My game's old version is working on my Android 12 phone but after I reset my computer, when I compiled the game on my Android 12 phone, it started to crash at startup. There is also Google Admob in the...
View ArticleGoogle Admob error, Unable to resolve reference...
Hi. I'm new to game development. I've recently imported the Google Admob plugin for unity into my unity project. It asked for a few permissions, then did some resolving. After that my console window...
View ArticleGoogle.IOSResolver.dll' will not be loaded
I am making a game for android. I imported the Google AdMob plugin into my project. After that, it shows me this error Assembly 'Assets/ExternalDependencyManager/Editor/1.2.167/Google.IOSResolver.dll'...
View ArticleCan't build game after admob
So I've made a game for android. It currently has Unity Ads but I want to switch to admob. The process is really simple but when it's time to build I get wierd errors. Basically I think the problem is...
View ArticleAdmob rewarded ads is not rewarding after being build
When I watching rewarded on Unity, there is no problem but after building when I watching rewarded, I don't get any rewards. I tried so hard and I can't find. Can you help me guys? Thank you in...
View ArticleUnity's Google Admob Banner GetHeightInPixels() is inaccurate
Hey, I am trying to implement a simple smart or adaptive banner in my game, this is my first time! My current set up is to create a space at the bottom, depending on how tall the banner ad is. I am...
View ArticleError while building; manifest merger failed with multiple errors see logs
Hello, I cant build after I added facebook sdk, I trying to solve it for days but no hope. Also there is admob and facebook audience nework packages. I upgraded to latest version of unity 2019 but...
View ArticleGradle cant find firebase library
Hi everyone! I've just updated unity admob package to the latest version (GoogleMobileAds-v7.0.0) And now when i try to buld my project i get the following error: FAILURE: Build failed with an...
View ArticleUnity Admob - Declare your Ad Id permission
Hello, I recently got a mail from Admob team with title : **Action requested: Declare your Ad ID permission** My admob sdk version is 18.2.0. As stated by Admob team, anyone using version less then 20...
View ArticleGame crashes after showing intersitial and rewarded ads
Hi, I am using admob for ads. Ads working very well on the Editor but on the phone it doesn't. I have a button in the game that show rewarded ads then load next level. And I am showing interstitial ads...
View ArticleAndroid - Google Admob and Easy Mobile brakes build process
Hi, when I first build my game it has no problems, but since I added **EasyMobile** and **Google Admob** it throws errors during each build. Now I'm struggling nearly two weeks to get this error...
View ArticleMemory Profiling AdMob Objects
Hello, I am working on a game for Android. I am using Google AdMob plugin for Unity to integrate AdMob Ads (without mediation, for now). I have integrated AdMob in late stage (After I have created 100+...
View Articlehow to make this code in google play closed test??
this code is perfectly working in unity editor but when I try it in google play closed test it does not work because there are no ad displayed so my bool to pause my player stay true and the player did...
View Articleadmob ads problem
hi hope you doing well i need help with unity ads , i have implement and try new and old admob sdk many i tried but the problem is the ads not showing in unity editor while the print message of ads...
View ArticleAndroid resolver failed at build
Hi, I am trying to build an apk but I get resolution failed error. I am adding the error message. How can i solve this issue? Resolution failed Failed to fetch the following dependencies:...
View Article