ionicthemes / monetize-your-ionic-3-app-with-admob

Ionic example app with admob. This repository is part of a tutorial that shows how to add AdMob to your Ionic 3 App.

Home Page:https://ionicthemes.com/tutorials/about/monetize-your-ionic-2-app-with-admob

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is part of a tutorial that shows how to add AdMob to your Ionic 3 App.

Check the complete step by step tutorial in: https://ionicthemes.com/tutorials/about/monetize-your-ionic-2-app-with-admob

Installation

Install dependencies

npm install

Run the ionic app

The AdMob plugin uses cordova, so it will not work in the browser. You need to try it on a real device or on an emulator

ionic cordova platform add android
ionic cordova run android

About

Ionic example app with admob. This repository is part of a tutorial that shows how to add AdMob to your Ionic 3 App.

https://ionicthemes.com/tutorials/about/monetize-your-ionic-2-app-with-admob


Languages

Language:JavaScript 31.7%Language:TypeScript 29.5%Language:CSS 22.9%Language:HTML 15.9%