Skip to content

lear087/Open-IM-SDK-iOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

It is free for commercial use and must be added on the app startup page (powered by OpenIM)

image

# OpenIMSDK

Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

Open-IM-SDK-iOS is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'OpenIMSDK'

known issues

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:

License

OpenIMSDK is available under the MIT license. See the LICENSE file for more info.

About

聊天Chat iOS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 96.1%
  • C 3.0%
  • Ruby 0.9%