I have an application that I have developed using the dart-sip-ua package with the Asterisk FreePBX server in the backend. Specifically for iOS development, I am using the Voximplant call kit.
I have copied the call service from example this package and implemented it in the application. The problem is that, how do you manage the CallKit in the background?
I am also using Apple Server on the Production environment for sending VoIP Push to the apple device id.
I have an application that I have developed using the dart-sip-ua package with the Asterisk FreePBX server in the backend. Specifically for iOS development, I am using the Voximplant call kit.
I have copied the call service from example this package and implemented it in the application. The problem is that, how do you manage the CallKit in the background?
I am also using Apple Server on the Production environment for sending VoIP Push to the apple device id.