Skip to content
This repository has been archived by the owner on May 13, 2019. It is now read-only.

Add landscape support on iPhone #15

Open
ahndee opened this issue Nov 7, 2012 · 1 comment
Open

Add landscape support on iPhone #15

ahndee opened this issue Nov 7, 2012 · 1 comment

Comments

@ahndee
Copy link

ahndee commented Nov 7, 2012

With the new rotation scheme in iOS6, tabBar-based applications that support landscape now need to support landscape in all views. However, there are some serious issues with the passcode lock in landscape (partially obscured views, view covered by the keyboard, …)

I am currently hacking around, trying to make things work…

See the https://github.com/omz/AppSales-Mobile for an example where KKPasscodeLock now is being displayed in landscape on the iPhone.

@djensenius
Copy link

I am also having a problem with landscape view for a tab based application. It's trowing my views all over the place when present the view controller.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants