Password protect iPhone app

Posted by Thomas on Stack Overflow See other posts from Stack Overflow or by Thomas
Published on 2010-05-23T08:55:30Z Indexed on 2010/05/23 9:00 UTC
Read the original article Hit count: 498

I'm starting a new app, and I'd like to know how to require a password to open it. I've been researching on Google and the Apple Dev Forums and haven't found anything.

I was considering a UIActionSheet, but am unsure how to go about doing so. I'm going to keep trying though. Any suggestions here are greatly appreciated.

Thanks!
Thomas

© Stack Overflow or respective owner

Related posts about iphone-sdk

Related posts about xcode