Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to support iOS 7 and lesser versions. #3

Open
NitinJami opened this issue Jun 9, 2015 · 0 comments
Open

Need to support iOS 7 and lesser versions. #3

NitinJami opened this issue Jun 9, 2015 · 0 comments

Comments

@NitinJami
Copy link
Owner

For the sake of supporting iOS 8's new Access controls policy for keychain, I had to use an undocumented API, which provides whether a User presence is required or not. This does not go well with iOS 7 or lesser. I will check the OS version running and simply return "NA" if the tool is running on iOS 7 or lesser.

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

No branches or pull requests

1 participant