Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to add interstitial admob ads to my ios project [closed]

I want to add interstitial admob ads to my iPhone and iPad project, is there any working sample or tutorial?

Edit: I've successfully added it to my project, but if I don't have any internet connection the app stuck in the loading image, what should I do?

Please do not provide Android links... We are talking about iOS.

Thank you!

like image 350
Eden Nahum Avatar asked Aug 10 '13 15:08

Eden Nahum


People also ask

Where do interstitial ads go?

Interstitial Ad Unit They should be placed in between natural breaks in the experience of your app. For example, interstitial ads should be shown between levels or stages for gaming apps and are not permitted on placements such as app load, exit pages or in the middle of game play.


1 Answers

If you are using the Google Mobile Ad SDK, Google provides an excellent guide here.

If you prefer example projects, Google supplies one here (currently called InterstitialExample_iOS_2.6.zip).

like image 146
Bo A Avatar answered Sep 19 '22 22:09

Bo A