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
Creating an iOS chat app
Create a iOS application that enables users to message each other
手順
1
Introduction to this task2
Prerequisites3
Create a Vonage Application4
Create a conversation5
Create the users6
Generate JWTs7
Xcode Project and Workspace8
Building the log in interface9
VGChatClient10
Building the chat interface11
Chat events12
Sending a message13
What's next?