Daily iOS
App lifecycle and system

Launch options and cold start routing

Tapping a push while the app is closed should take the user to that chat room, but sometimes it stops on the home screen or the room appears behind the login screen. How would you design routing for a cold start?

Submit