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

No support for multiple orientations #1

Closed larsacus closed 13 years ago

larsacus commented 13 years ago

There is currently only support for portrait orientation since Droid Light is portrait-only. In the future, add support for all orientations.

larsacus commented 13 years ago

Fixed in commit 313b0490211a6d738d56 (2.0 release).