webcom-components / webcom-sdk-ios-demo

Chat application in Swift using Flexible Datasync iOS SDK 1.0.1

Home Page:http://datasync.orange.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webcom Chat Demo

Presentation

  • Create an account
  • Login/logout
  • Chat in a general room
  • Get a private room with another user

Setup

  • 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 change baseURLPath to point your Webcom namespace.
  • Launch the app !

Release

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

License

MIT

About

Chat application in Swift using Flexible Datasync iOS SDK 1.0.1

http://datasync.orange.com

License:MIT License


Languages

Language:Objective-C 87.8%Language:Swift 12.2%