I used callkeep to show incoming call notification for my video call app.
for the android part, it is working fine. I am receiving incoming call in foreground and background.
but for ios, The app shows incoming call screen when it is opened. if I touched the home button and the app is minimized. I am not receiving call notifications, the incoming call screen will displayed as soon as I click the app icon.
I am using callkeep: ^0.3.2.
How to resolve this issue?.
I used callkeep to show incoming call notification for my video call app.
for the android part, it is working fine. I am receiving incoming call in foreground and background.
but for ios, The app shows incoming call screen when it is opened. if I touched the home button and the app is minimized. I am not receiving call notifications, the incoming call screen will displayed as soon as I click the app icon.
I am using callkeep: ^0.3.2.
How to resolve this issue?.