Welcome to the RongCloud IM SDK! This package allows you to integrate powerful IM capabilities into your iOS applications. You have the flexibility to choose from a variety of components to implement your IM communication experience.
For a complete understanding of how to use the SDK and its various components, please refer to the full documentation.
To install the RongCloud IM SDK, follow these steps:
- Open your Xcode project.
- Go to File > Add Package Dependency.
- Paste the following URL of this repository:
https://github.com/rongcloud/RongCloudIM-iOS https://gitee.com/rongcloud/RongCloudIM-iOS
- Xcode will offer you a choice of products to add. Choose any components you require.
The RongCloud IM SDK comes with various components that you can use to implement the IM functionality of your application:
Swift Package | Framework | Description |
---|---|---|
IMLibCore | RongIMLibCore.xcframework | Core components for IM. |
ChatRoom | RongChatRoom.xcframework | Chat room related features(include IMLibCore) |
CustomerService | RongCustomerService.xcframework | Customer Service related features(include IMLibCore) |
Discussion | RongDiscussion.xcframework | Discussion related features(include IMLibCore) |
PublicService | RongPublicService.xcframework | Public Service related features(include IMLibCore) |
If you encounter any issues during the installation process, try the following steps:
In Xcode, go to File > Packages > Reset Package Caches.
Otherwise create a ticket and our support team will get back to you ASAP.