Can we use CallKit for the swift student challenge? The reason why I am asking is that CallKit only works when I install the APP on my device.
Hello Leo6Leo,
CallKit requires a network connection, and that is not allowed per the rules.
Your creation should not rely on a network connection and any resources used in your app playground should be included locally in the ZIP file. Submissions will be judged offline.
—Jason.