HyphenateFull-SDK 3.2.3

HyphenateFull-SDK 3.2.3

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

Maintained by zilong.li.



  • By
  • Hyphenate Inc.

Hyphenate iOS Full SDK CocoaPod repo

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

  1. Add the following line to your podfile:

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

    #import <HyphenateFull-SDK/EMSDKFull.h>
    

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

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