tags:

views:

207

answers:

1

Is there an API with the latest 4.0 SDK or earlier that allows an app to programatically invoke the iPhone's lock screen (the one that says "Slide to Unlock") ?

+1  A: 

No, you can't do anything from the app that interferes with the users ability to control the phone. You could lock someone out of their phone with that capability.

TechZen