Skip to content

chazemar/webcom-sdk-ios-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 87.8%
  • Swift 12.2%