TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Sep 2016 |
Maintained by zilong.li.
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:
Add the following line to your podfile:
pod 'Hyphenate-SDK'
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