To run the example project, clone the repo, and run pod install from the Example directory first.
Open-IM-SDK-iOS is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'OpenIMSDK'1: The SDK does not support the amrv7 architecture, pay attention to the settings of Xcode.2: Some developers found that using swift to implement the proxy API of sdk was not delivered to the business layer, and needed to be decorated with the @objc symbol.
eg.: @objc public func onFriendApplicationAdded:OpenIMSDK is available under the MIT license. See the LICENSE file for more info.
