Orientation bug in KyPass v1.9.3

We are aware of the orientation bug in KyPass v1.9.3 with some version of iOS.
Bug fixes was submitted today to Apple.
Sorry for that.

For developers or just for curious people, it’s due to the fact that iOS6 doesn’t support anymore this function:

- (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation

Developers that compile against iOS SDK 6.0 and greater must be sure to add this function in their code!

- (BOOL)shouldAutorotate

Comments

3 responses to “Orientation bug in KyPass v1.9.3”

  1. When will the bugfixed version be available?
    Thanks, Stefan.

  2. Mark Reid Avatar
    Mark Reid

    Looks like the update was released today. Thanks 🙂

  3. When I updated my iphone to IOS6, I can no longer access my kypass database. It continually gives me the password error. Please advise how I can fix this. I updated my kypass to 2.2 and I am still experiencing the problem.
    Thanks

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.