Alex Saidani

Results 11 comments of Alex Saidani

Actually, it's not just this, I think it's iOS 7 compatibility issues rather than simply portrait orientation issues.

It's this line of code that causes the issue, not sure why it has been added to be honest. if ([[[UIDevice currentDevice] systemVersion] floatValue] >= 7.0f) { rect = [self...

Have you got it working at all? It'd be great to see some code if you have?

@inturbidus has your latest code and @reikubonaga's been merged?