hiennguyen92 / flutter_callkit_incoming

Flutter Callkit Incoming
https://pub.dev/packages/flutter_callkit_incoming
MIT License
158 stars 251 forks source link

Unable to naivgate to screen #378

Open Allamprabhu1058 opened 9 months ago

Allamprabhu1058 commented 9 months ago

Hi All,

I am getting the call kit from voip notifcation, if the app is in open or background able to navigate to call screen, but when the app is in killed state and tried to answer the call it is not navigating to the call screen.

ahmadsadaqat commented 5 months ago

have you find any solutions for this because i am also running in same kind of problem. i am using firebase FCM and agora.io with node.js

ahmadsadaqat commented 5 months ago

have you find any solutions for this because i am also running in same kind of problem. i am using firebase FCM and agora.io with node.js

calling functionality is working fine on android devices e.g background foreground and app terminated but it is not working on iOS devices tested in 13 pro max, 14PM and 15PM and in Iphone x it is working fine.

Ayush783 commented 3 months ago

This might help https://medium.com/@Ayush_b58/flutter-callkit-handle-actions-in-the-killed-state-e6f296c603e6