Flutter: how to fix callkeep is not showing incoming call screen when the app is in background in ios?

Viewed 24

I just build a video call app in flutter for android and ios,

I used callkeep to show incoming call notification and fcm push notification. In ios it works when the app is in foreground. but it is not showing when the app is in background.

In android it works both in foreground and background.

How to fix this issue?

0 Answers
Related