GithubHelp home page GithubHelp logo

Comments (1)

gumaciel avatar gumaciel commented on August 20, 2024

Hello @Felipe634 , please read this tutorial according with your system:

Android: https://github.com/Poing-Studios/Godot-AdMob-Android-iOS#android-v322
iOS: https://github.com/Poing-Studios/Godot-AdMob-Android-iOS#ios-v33

You should first do this step i mentioned above, this is the Plugin of AdMob for Godot. Without this AdMob will never appear for you game.

These plugins have public functions that can be called on Godot, we already created an API to help you to use the functions of the Plugin, to install go here:

https://github.com/Poing-Studios/Godot-AdMob-Android-iOS#installation

The API is already configured to appear test ads, so if you did these two steps, then the plugin will work fine.

Here is how you can use the API: https://github.com/Poing-Studios/Godot-AdMob-Android-iOS/wiki/AdMob-API#usage

e.g.: if you want to show banner just do that on any script of your code:

MobileAds.load_banner()

do I need to do anything with the debug.a and release.a files?

The .gdap file is configured to use the release.a file, but you can change to debug.a to do a better testing, but generally you won't need to do that.

Btw i will convert this issue to discussion due is a doubt.

from godot-admob-android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.