Pop up state directly from coldstart
问题 I've built a Cordova app using the ionic framework. It is build using Peer JS and i need the app to open a state from cold start quickly whenever my peer receives an incoming call, kind of like the phone app opens the incoming call activity when we receive a call. Currently I'm using ionic push notifications to open the state on click of the notification but that takes too long and loads from the splash screen onwards. Is there a way to kind of pop open my state containing the receive call