In background mode when the application is considered active the application is not showing call kit on FCXProvider.reportNewIncomingCall(uuid, callUpdate).
When I open the application only then the CallKit is shown.
When the application is considered not active I am sending VoIP notification to PushKit which shows the native CallKit, what is the solution for this?