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!