Search code examples
iphoneiosxcodeios5ios6

How to open app on iPhone unlock


I am trying to create an app that pops up like a second password screen every time the user unlocks the phone.

User unlocks phone -> custom security app opens -> custom security app closes and pushes user to home screen

Is this possible to capture the phone unlock event and open your app?

Thanks!


Solution

  • Definitely not. Third-party apps don’t get that amount of control over the system.