|
|
|
|
|
by yarsanich
2148 days ago
|
|
It's not possible to overlay apps after unlocking on iOS.
But I found a way how to change UX to fulfil that. All intentions should be marked as failed or successful after finishing, so the user should back to the app before phone lock. So by locking your phone in the app, you will not forget about filling intention next time.
That's the only allowed way I found for iOS. There is a way how to show your app immediately after unlock, but it requires using private API that is not allowed by the App Store. |
|