Hyphenate-SDK 3.1.5

Hyphenate-SDK 3.1.5

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Sep 2016

Maintained by zilong.li.



  • By
  • Hyphenate Inc.

Hyphenate iOS SDK(doesn’t support the real-time speech function) CocoaPod repo

Start with 3.1.2, the developers could use Cocoapods to integrate Hyphenate-SDK, Quick Start:

  1. Add the following line to your podfile:

    pod 'Hyphenate-SDK'
    
  2. Make sure to include our SDK libraries from your .h file:

    #import <Hyphenate-SDK/EMSDK.h>
    

And next, the developers could normally use all the features of Hyphenate-SDK.

The developers could read the detail for initialization in our official documents: Initialization