Thursday 27 March 2014

Secure your iPhone, iPad app using PIN Lock (PasscodeApp)

PasscodeApp is a base application for developer to develop secure iPhone and iPad application which can access by using 4 digit passcode. It will ask a PIN for verification every time when application will launch on device. Actually it behave same as iPhone passcode. You can set 4 digit PIN first time of application launch and after that access app using same PIN in future.


1) First screen to set PIN

 2) Confirm PIN to set it for app. If PIN not matched it will show alert.
 3) Welcome screen after valid PIN entry. You can proceed your app development from here.
 4) A different PIN screen to access app at every launch after set your PIN.
 You can download source code from git.