Fix for Landscape Takeovers Notifs, Tiny fixes for Xcode 5.1
In-App notifications set to type takeover were crashing landscape-only apps. This version filters them out and logs the issue silently.
Xcode 5.1 presented some new warnings having to do with typecasting (from double to float) that were fixed.