I need to add a 4 digit pin view controller that would "hover" over my app's main window and prevent users who do not know the pin from browsing data within the app.
I'm interested if there are any demo projects or open source projects that accomplish this functionality (key clicks, automatically changing focus, displaying a static glossy keyboard, lock after x amount of seconds).
Thank you for your input!