8000 GitHub - deflinhec/godot-admob-ios: Dedicated repository for Godot AdMob iOS
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

deflinhec/godot-admob-ios

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


GodotAdMob
Godot AdMob iOS

A Godot's plugin for iOS of AdMob.

AboutInstallationDocsDownloads

About

This repository is for a Godot Engine Plugin that allows showing the ads offered by AdMob in an easy way, without worrying about the building or version, just download and use.

The purpose of this plugin is to always keep up to date with Godot, supporting ALMOST ALL versions from 3.x to 4.x (when it is released), and also make the code compatible on Android and iOS, so each advertisement will work identically on both systems.

Preview

(Preview)

Features

Ad Formats Available 🍏
Banner ✔️
Interstitial ✔️
Rewarded ✔️
Rewarded Interstitial ✔️
Native is REMOVED
Others Available 🍏
EU consent ✔️
Targeting ✔️
Mediation
CI/CD ✔️

Installation

iOS (v3.3+):

  • Tutorial: https://youtu.be/MW4hUR0d9lc
  • Download the ios-template-v{{ your_godot_version }}.zip in the releases tab we recommend you to use always the latest.
  • Download the googlemobileadssdkios.zip used to build the plugin.
  • Extract the content in ios-template-v{{ your_godot_version }}.zip into res://ios/plugins directory on your Godot project
  • Extract the content in googlemobileadssdkios.zip into res://ios/plugins/admob/lib, will be like this:
  • Folder Structure
  • Update the configuration in res://ios/plugins/admob.gdip. Updating GADApplicationIdentifier is required.
  • Export the project enabling the AdMob Plugin:
  • Export Project

Android (v3.2.2+):

User Messaging Platform (UMP):

  • To use UMP due of EUROPE ePrivacy Directive and the General Data Protection Regulation (GDPR), you first need to do configure your Funding Choices.
  • If your app is "ForChildDirectedTreatment" then the UMP won't appear and signals won't work for consent, this is normal so don't worry.
  • To show personalized or non-personalized ads, then you need to change inside your AdMob Account npa-image

Documentation

For a complete documentation of this Plugin, check our wiki.

Alternatively, you can check the docs of AdMob itself of Android and iOS.

Contribute

We are a dedicated area to how contribute for Android and iOS on our wiki.

Getting help

DISCUSSIONS

About

Dedicated repository for Godot AdMob iOS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C++ 68.5%
  • Python 13.6%
  • Objective-C 11.5%
  • Shell 5.9%
  • Ruby 0.5%
0