Skip to content

Shows a simple implementation of a password protection to use in your iOS Apps. Uses the new UIAlertViewStyleSecureInput inside an UIAlertView

Notifications You must be signed in to change notification settings

codegefluester/Password-protected-iOS-App--iOS5-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

This sample project shows you how to let the user set a password for the App. 

It stores it in the keychain and then asks the user for the specified password 
each time he opens the App using the new UIAlertViewStyle "UIAlertViewStyleSecureInput" 
introduced by Apple in iOS5.

About

Shows a simple implementation of a password protection to use in your iOS Apps. Uses the new UIAlertViewStyleSecureInput inside an UIAlertView

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published