Setup my pushkit on the server , the pushkit notification received while the app is running or closed .
- When the app is foreground or background the user tap the accept from the puskit notification the call connected even in background .
- But when the app is terminate and receives a push notification and when the user tap on accept the call is not connected .
- Is there any extra code or steps required to connect the call successfully?
Setup my pushkit on the server , the pushkit notification received while the app is running or closed .