larsacus / LARSAdController

Lightweight ad mediation for iOS to properly manage multiple ad networks dynamically including iAd and Google ads.
http://theonlylars.com/blog/2013/01/10/stupid-easy-ads-with-larsadcontroller-3-dot-0/
MIT License
269 stars 60 forks source link

Suspend and resume AD networks #91

Closed mrcmd closed 10 years ago

mrcmd commented 10 years ago

Add a suspend / resume option. Suspend will temporary hide ads until resumed again.

Can be useful if you want to display ads only in certain moments (e.g. in a game only while paused).

mrcmd commented 10 years ago

Thanks for the review, larsacus! I've incorporated your feedback.