I want to launch my app after screen unlocking. I don't want to send it to AppStore, just for home use. Is it possible with private-api?
To launch app I can use custom url scheme, just need to catch unlock event. I see similar question here but it doesn't work when app is in background.