Voip push does not wake up app after the user is killed by user

I am working on an iOS app where VOIP push notifications are working as expected in the app foreground and background scenario. When the app is terminated by the user and lets say after 1 min the iPhone receives the VOIP push for my app, but the app is not launched in the background and therefore didReceiveIncomingPushWithPayload is never getting called.

Can anyone please help me why am i seeing this behavior ?

Thanks in Advance.

Facing same issue. Have you found a solution?

Voip push does not wake up app after the user is killed by user
 
 
Q