Skip to content

Conversation

@johnkdoe
Copy link
Contributor

previous pull request for this actually was doing the right thing to differentiate between iOS5 and iOS6 by relying on whether
respondsToSelector:@selector(shouldAutorotateToInterfaceOrientation:)

in the code that you modified after accepting the pull request, it stopped working.

i have tried to re-fashion this pull-request so the logic is clearer about what's going on. in terms of logic, it's almost exactly the same as the previous pull-request, but it's been unwound a bit so you can tell what is iOS5 based and what is iOS6 based.

previous pull request for this actually was relying on whether
respondsToSelector:@selector(shouldAutorotateToInterfaceOrientation:)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant