• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

admob

  1. muddrox

    Mac OSX Can't get Cocoapods to work with GameMaker

    Basically, I can’t get cocoapods to install using sudo or sudo-less options as outlined in this article. I have spent at least 2 dozen hours trying to GameMaker to actually work using cocoapods. I have probably read the aforementioned article a hundred times trying to see if I am missing...
  2. XOnTreasureMap

    Google Ads (limits of ads for mobile games)

    Hi all, I have already read the Policies for ads of AdMob. But would like to ask someone who has had experience with AdMob ads I added advertising in my game, and would like to know if there are any limits on the number of ad impressions, etc.? I would not want to get banned. (My mobile devices...
  3. S

    Admob ext. not loading ads, if imported to my game.

    Hello, I got problem with loading ads with Admob ext. (from yoyogames) and cant find out why. For now I am working only with "testing ads". When I create new project and insert Admob ext. Everything work just fine. But when I take same Admob ext. and import it in to my game, ads will not...
  4. N

    Android Android Compile Crashing with Google Play Services.

    The game I am currently making when compiling to android crashes IDE v2022.9.1.51 Runtime v2022.9.1.66 Reddit Post I made (No comments in it but it may have more information?) Error with Gradlew.bat...
  5. Kleff

    Android Google AdMob Consent Problem

    https://marketplace.yoyogames.com/assets/10078/google-admob I loaded the new AdMob version into an empty game and started a test run. it works fine , but the Consent window does not appear. var consent_type = AdMob_Consent_GetType(); switch(consent_type) { // The user...
  6. RizbIT

    Android consent message not showing for admob

    using the official yoyo admob extension had it all setup and working updated the extension im using test device and based in uk. the problem is the GDPR message (which ive got setup on admob) is not showing anymore. 08-05 22:16:22.354 23228 23313 I yoyo : AdMob: { "type"...
  7. S

    iOS AdMob Not Loading Ads

    I’ve been having issues with Google AdMob with ads not being displayed at all. I'm not exactly sure what is causing the issue because everything works fine on the Android version and it is called exactly the same way. I have all of the required SDK and frameworks needed on IOS. The game works...
  8. N

    SOLVED Verify Admob extension is compatible with newest Gamemaker?

    Can anyone verify that the admob extension is compatible with the newest gamemaker studio 2? No matter what I try my mobile apps won't install on android after building the executable. The error I get on android is "There was a problem parsing the package". No code was put in yet just the...
  9. Mikael Segedi

    Android Admob Videos not working second time around

    My issue is simply after I've watched the Admob Video Advertisement on ANDROID... I can never activate it again.. I don't even get a confirmation that the video has been loaded.. I have the latest Admob expansion since I've updated it today. and implemented and tested it. I followed the PDF...
  10. jzavala

    Asset - Extension [Android] Massive Update of Extension

    Due the reports of some users about high crash rate and ANRs on the newer Android devices (Android 10,11 & 12) we updated the Extensions Admob, Google Play Services, Firebase and Google Play Billing to the last version available Admob: com.google.android.gms:play-services-ads:20.4.0 ->...
  11. Ristray

    Android Is it at all possible to change the position of a banner ad?

    Using the official YoYo AdMob extension but when choosing to use banner ads, regardless of which type, you're only allowed to pick between bottom being true or false. While it works fine for my game when it's one of the regular banner ads, I want to add the medium rectangle ads to a specific...
  12. M

    Job Offer - Programmer Integrating Mobile App for PC

    Hey everyone, I'm looking for a programmer who can help me integrate my Android mobile game for PC. The game is already complete and available on Google Play. Essentially, I need someone who is familiar with Google AdMob and who can help strip my current game of all AdMob code. In addition...
  13. Ristray

    Android Ads no longer work after Google AdMob extension update?

    Had a first version of my game uploaded to the Google PlayStore that had banner ads running just fine. Now with the 1.01 version we released the banner ads no longer work. The Google AdMob extension that YoYoGames themselves put out was updated at some point and now my banner ads no longer want...
  14. Mikael Segedi

    Game Maker does not recognize GoogleAdmob functions

    I have discovered a new issue with AdMob.. all functions related to GoogleAdmob gives me and error when I build, that states that the Variable is not sett.. IDE: v2022.2.0.614 Runtime v2022.2.0.487 Note: I have the AdMob extension imported.. Please see list of some of the functions that...
  15. DroidGames Studio

    Android Getting Texture Groups Unloaded with Admob Ads (Android)

    Hello community! I'm getting this issue that is driving me a bit crazy with my game. I'm using texture groups since the game has a lot of resources and I loading them at the beginning of the game, but when a interstitial ad is shown and closed, somehow some texture groups are getting unloaded...
  16. M

    Admob banner height confusion

    I am testing an android game and am placing a "AdMob_Banner_Create(AdMob_Banner_LARGE, true);". The test ad shows up but tell me that it is 320x100 but if I use the "AdMob_Banner_GetHeight() " command it shows up as 250. It definitely displays as 250 pixels in height. Why does admob scale itself...
  17. H

    Question on using the AdMob extension for mobile games

    Hello. I have a question on using the yoyogames admob extension. So far, my project is complete with test ads working. I am currently attempting to publish on the apple app store. However, I am a bit confused about the process of putting the actual ad units from my admob account in my game...
  18. JeanSwamp

    AdMob_RewardedVideo_Load();

    Hello, I am testing the AdMob YoYo EXT and I have a question with the AdMob_RewardedVideo_Load(); Do you have to load again the ad after showing it in // AdMob_RewardedVideo triggered reward event case "AdMob_RewardedVideo_OnReward": ? Because I noticed after seeing it for the first...
  19. JeanSwamp

    Google Admob Extension vs Google Play Services

    Hello, I am about to test some admob services using: https://marketplace.yoyogames.com/assets/10078/google-admob As far as I know, using this extension you no longer need the Googe Play Services the "iOS and Android: Google Mobile Ads Setup" claims to use...
  20. S

    Android AdMob extension broken?

    Hi dear gm members Today I tried to import AdMob extension from yoyo. And ofc as always, tried to test it on my phone and AVM. Crash. Just won't start. I will post all needed info, I'm not at home right now. But maybe has someone any clue. 🤔
Top