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

'interfaceOrientation' is deprecated: first deprecated in iOS 8.0 #120

Open CHPraxis opened 8 years ago

CHPraxis commented 8 years ago

I get this warning four times when I compile. Can the code be updated to account for this change?

larsacus commented 8 years ago

What deployment target is your project? I also happily accept pull requests.