Closed ivanharmat closed 9 years ago
It works on both iOS 8 and iOS 7. I did not test it on iOS 6, though.
Mind testing in iOS6 since the library is intended to built against it?
I'd like to, but I can't. I'm using Xcode 6 now. iOS 6 is deprecated on Xcode 6.
I tested the first version (the one with the orientation methods) on iOS 6 and it works fine for me.
Bumb. Just checking, if there's some problem..
Fixed via commit: af4b0bea6a6dfd29df14de938ff01899ae0ddca8
Beside editing the orientFrame method, I had to remove the orientation methods from the main view controller to make it work.