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

3 thoughts on “Orientation bug in KyPass v1.9.3”

  1. 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.