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.
Can anyone please guide me on how to implement this particular feature?
For now i am trying to start a foreground service with incomming call notification whe the push comes up but not able to do so.
Vikas Singh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.