thanhphong-tran / quickblox-ios-sdk

QuickBlox iOS SDK for messaging and video calling

Home Page:https://quickblox.com/developers/IOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

QuickBlox iOS SDK for messaging and video calling

https://quickblox.com/developers/IOS

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Objective-C 58.2%Language:Swift 41.6%Language:Ruby 0.1%Language:Shell 0.0%Language:C 0.0%