Swift
What's next?
The complete version of the project you just built is available on Github - please see the app-to-phone-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
Making an in-app voice call
You make a voice call from an iOS app to a phone using thr iOS Client SDK.
手順
1
Introduction to this task2
Prerequisites3
Create a webhook server4
Create a Vonage Application5
Link a Vonage number6
Create a User7
Generate a JWT8
Xcode Project and Workspace9
Project permissions10
Building the interface11
VGVoiceClient12
Place a call13
What's next?