Swift
What's next?
The complete version of the project you just built is available on Github - please see the phone-to-app-swift folder.
You can do a lot more with the Client SDK. For an summary, please see the Client SDK Overview or review the iOS Client SDK documentation.
We want to hear what ideas you have in mind! Contact us at devrel@vonage.com
Receiving a phone call in-app
You receive a call from a phone to your app
Steps
1
Introduction to this task2
Prerequisites3
Create a webhook server4
Create a Vonage Application5
Buy a Vonage number6
Link a Vonage number7
Create a User8
Generate a JWT9
Xcode Project and Workspace10
Project permissions11
Building the interface12
VGVoiceClient13
Receive a call14
What's next?