Skip to content
Marco edited this page Aug 17, 2021 · 1 revision

Welcome to the MTAdmob wiki!

With this Plugin you can add a Google Admob Ads inside your Xamarin Forms Android and iOS Projects with a single line of code!!! This plugin supports Banners, Interstitial and Rewarded Videos.

Please, support me

If possible, please, support my work with few coffees or even better with a Membership! You can do it here: Buy Me A Coffee Your help allows me to continue to spend time on this project and continue to maintain and update it with new features and to be ready for the new Google SDK 20: Google SDK 20 Migration.

Setup

Download the plugin available on Nuget: https://www.nuget.org/packages/MarcTron.Admob/ Install it in your .NetStandard project and Android/iOS projects

This plugin supports:

  • Xamarin.Android
  • Xamarin.iOS

How to use MTAdmob

You can find a tutorial and ask me questions on my blog: https://www.xamarinexpert.it/admob-made-easy/

Here I'll start to add the basic information you need to properly use the plugin!

Clone this wiki locally