naandonov-mm / iOS-10-Sampler

Code examples for the new features of iOS 10.
73 stars 38 forks source link

CallKit #1

Open jstngoulet opened 6 years ago

jstngoulet commented 6 years ago

Moreso a question:

I am trying to use the sample CallKit project you included, however, I am unable to have the call start. I tried calling different numbers, however, the outgoing call will not connect, and the other device will not ring. I am using 2 devices, both running the sample project - not the simulator.

What conditions must I check, that are not already included?

netwinIos commented 5 years ago

FYI:

CallKit provides only UI, does not implement any signaling related things.

You need to implement your logic while connecting the call: