Navigate to new screen on FCM without clicking

Job ID: 33207615

Budget: $30 – $250 USD

We have implemented both firebase and voip notifications. Notifications are arriving correctly. We need to navigate user to another screen when the app is terminated and [voip] notification arrived. For normal notification user can tap on notification and can be navigated but for voip notification there is not click/tap on notification


1) we receive voip notification from our server
2) we also receive fcm notification
3) app is terminated already
4) fcm invokes callkeep and display call screen [native call screen]
5) we press answer the call and it opens our application
6) answer call function is executed but at redirection/navigation we get error
7) error just say :null value and based on our research its same as when we try to navigate to another screen in fcm background i.e no context is available

- data will not have any effect on navigation
- navigation we have tried one_context package and no_context_navigation
Related categories: PHP VoIP Push Notification Flutter Google Firebase