How do i make admob interstitial ads work
Hello please helpl Ive tried to add ads to my app multiple times but none of the youtube tutorials have worked and so ive resorted to the forums. All i need is an interstitial with the google mobile...
View ArticleMute ad is not working (in Placement setting)
![alt text][1] [1]: /storage/temp/147167-주석-2019-10-08-193030.png Yesterday I set my ad muted in Unity dashboard placement setting, but it is not muted yet. What should I do?
View Articleplay services resolver error after installing GoogleMobileAds plugin
Hi everyone. I have imported googleMobileAds to my project, and the play services resolver show me an error. **Note** I have no other google plugin in my project; I have installed only the...
View ArticleHow to do something when a rewarded video is closed before the end in Google...
Hello, I am currently implementing Google Admob in my Unity game. I have done a "watch a video to gain an extra life" system. It works, but I would like the Game Over screen to show intantly if the...
View ArticleNeed help with "custom" advertising... ?
Hello, I have an idea for an app and I need to save advertising IDs of users and use those IDs to display ads to different users.. Example: User1 is interested in retro game consoles and I need User2...
View ArticleUnity ads works on editor but not in device
This is the code that i'm using to test to see if the ads work, i have a button on the scene just to see if it works void Start() { Advertisement.Initialize(IDGAME, true); } // Update is called once...
View ArticleHow to deal with privacy policy
Hi all, ---------- you are all amazing and only thanks to you, I could finish my little mathematical game. I had a lot of problems, but I could deal with everything thanks to this forum. **But now, I'm...
View ArticleHow to make your script function every 5 times it is called.
Hello. I have it so that when you press restart an advertisement is called. Each time you press restart is to restart the game **(it's a high score based one)**. I want it so that my **advertisement is...
View ArticleAdMob interstitial: More requests than impressions
My interstitial ad works just fine. But when I go on my admob statistics, I can see that i'm getting cirka twice as many requests compared to impressions. Im using the GameOver() method every time my...
View Articlebanner ads size
I have an issue when i used banner on editor every things fine , but on mobile banner so big if i choose test mood and don't show if test mood is false , so how can i change banner size and why it's...
View Articleunity banner resolution
unity banner show huge and low resolution on android phone , and work fine in editor
View ArticleHelp implementing unity ads
I'm trying to implement unity ads for my first ever game. It's nearly finished but I want to monetize it before putting it on Google Play. The problem is I'm getting errors in my code and can't find...
View ArticleQuestions about Unity Ads implementation
Hi, i am trying to implement UnityAds but it got me really confused. Every tutorial shows something else. What is the difference between UnityEngine.Advertisements and the Monetization Asset from the...
View ArticleShowing Production ad while test add is enabled
I have enabled test ad from Services window also from dashboard. But till production ad showing in my app(Every time same add). And Impression not showing in dashboard.
View ArticleUnity unable to convert class into dex,Unity Unable to conver classes into...
I started to get this error when i implemented Unity Ads(tried re-intalling the ads package). I build with Internal because gradle does not work for me either. The error displayed in the console is:...
View ArticleI am using these Plugins --> Unity Admob Mediation (Applovin, Unity Ads,...
CommandInvokationFailure: Gradle build failed. C:/Program Files/Unity/2019.2.6f1/Editor/Data/PlaybackEngines/AndroidPlayer/Tools\OpenJDK\Windows\bin\java.exe -classpath "C:\Program...
View Articleapp stops when launched ?
the app used to build and launch normally , and could play , but once i tried to add some ads and importing things as the tutorials said , the app crushes or stops right after its launched , thats...
View Articleis there an advantage of creating multiple Ad units/ Placement of same type...
In Unity or any other monetization, there is always an option of creating more than one Ad unit or placement of the same type. For example, you can create more than one interstitial or rewarded Ad...
View ArticleMy Advertisement is not show in my Apps - Only the "Personalized Placement Test"
Hi guys. I post an App for iOS and Android including Unity Ads. After several days, it's only presenting an image with "Personalized Placement Test" message instead of an actual Ad. I checked that my...
View ArticleHow to delete AdMob plugin from unity ptoject
I cant build my game because of AdMob(Android Resolver) so i want to delete everything about AdMob and then import again without Resolver. How can i delete AdMob files from my game easily?
View Article