linphone-tutorials/ios/swift/2-IncomingCall
2023-06-08 15:49:25 +02:00
..
IncomingCall Update incoming call tutorial to 5.2.66 SDK 2023-06-08 15:49:25 +02:00
IncomingCall.xcodeproj Add swift tutorials for basic call, voip push and chat features with SDK 5.0 2021-09-14 15:04:30 +02:00
Podfile Update incoming call tutorial to 5.2.66 SDK 2023-06-08 15:49:25 +02:00
README.md Add swift tutorials for basic call, voip push and chat features with SDK 5.0 2021-09-14 15:04:30 +02:00

Incoming call tutorial

This tutorial will focus on how the app will be notified when a call is being received and how to either accept it or terminate it.

We'll also cover how to toggle the microphone and the speakerphone during an active call.

If you want to test it on either a device or an emulator, you'll need another SIP client to make the call. If you don't, you can use the outgoing call tutorial to do it.

Note that changes to the "info.plist" file were made to enable the iphone microphone