Skip to content

pankti28/quickblox-ios-sdk

 
 

Repository files navigation

QuickBlox

Core SDK: CocoaPods CocoaPods CocoaPods

WebRTC SDK: CocoaPods CocoaPods CocoaPods


QuickBlox - Communication & cloud backend platform which brings superpowers to your mobile apps.

QuickBlox is a suite of communication features & data services (APIs, SDKs, code samples, admin panel, tutorials) which help digital agencies, mobile developers and publishers to add great functionality to smartphone applications. Please read full iOS SDK documentation on the QuickBlox website, iOS section.

QuickBlox iOS Samples

This project contains QuickBlox iOS Samples and latest version of SDK, that includes:

Requirements

  • Xcode 9+
  • iOS SDK 8+

How to start

Clone repository.

Clone submodules

If you are using SourceTree, it will clone submodules automatically.

If you use Terminal:

git submodule init
git submodule update
git submodule foreach git pull origin master

Open project

Choose sample you want to try, open it, launch. That's all.

Documentation

Detailed information for each sample is also available in README.md of each sample folder.

See also

Packages

No packages published

Languages

  • Objective-C 88.9%
  • Swift 10.8%
  • Other 0.3%