terryworona / TWMessageBarManager

An iOS manager for presenting system-wide notifications via a dropdown message bar.
MIT License
1.77k stars 191 forks source link

Fixed iOS 8 landscape orientation issue #60

Closed ivanharmat closed 9 years ago

ivanharmat commented 10 years ago

Beside editing the orientFrame method, I had to remove the orientation methods from the main view controller to make it work.

ivanharmat commented 10 years ago

It works on both iOS 8 and iOS 7. I did not test it on iOS 6, though.

terryworona commented 10 years ago

Mind testing in iOS6 since the library is intended to built against it?

ivanharmat commented 10 years ago

I'd like to, but I can't. I'm using Xcode 6 now. iOS 6 is deprecated on Xcode 6.

PhillipApps commented 10 years ago

I tested the first version (the one with the orientation methods) on iOS 6 and it works fine for me.

jomnius commented 9 years ago

Bumb. Just checking, if there's some problem..

terryworona commented 9 years ago

Fixed via commit: af4b0bea6a6dfd29df14de938ff01899ae0ddca8