Creating an iOS chat app
Create a iOS application that enables users to message each other
Steps
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?