How to open my activity when push received and when the application is in killed state
I have been assigned a task to implement a wake-up feature for a calling application. Specifically, when the app is killed and a push notification arrives indicating an incoming call, I need to open the incoming call activity immediately.