As of right now I am using [SpringBoard launchApplicationWithIdentifier: suspended:]
to launch applications from the lockscreen. If there is no passcode, this works fine for the lockscreen. However, if there is a passcode, it does not launch.
How do you prompt for the passcode and then launch the application if the device has a passcode?