Skip to content

Fix for Landscape Takeovers Notifs, Tiny fixes for Xcode 5.1

Compare
Choose a tag to compare
@malectro malectro released this 14 Mar 01:58
· 2479 commits to master since this release

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.