- Create an account
- Login/logout
- Chat in a general room
- Get a private room with another user
- Create an account on Flexible Datasync
- Once you have your account and logged on Webcom, create a new namespace.
- Clone this repository.
- Open the workspace
Webcom-Demo.xcodeproj
- Edit
WebcomManager.swift
and changebaseURLPath
to point your Webcom namespace. - Launch the app !
In order to publish an application using Flexible DataSync SDK to AppStore you need to add a script to your project.
- Go to "Build Phases" pane in your project Target
- Add a "Run script phase"
- Copy paste this script