Skip to content

AgoraIO-Usecase/AgoraChat-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

中文 Readme

Run the AgoraChat UIKit Demo

Overview

The Agora Chat UIKit enables you to quickly embed real-time messaging in your app without extra efforts on the UI. This repository contains a sample project that uses the Agora Chat platform, the Agora Chat UIKit, and backend API to build and develip a mobile app with the following integrated chat features:

  • Real-time one-to-one chat, group chat, and chatroom.
  • Sending file, image, video, voice, and location messages.
  • Push nitifications.

This page shows how to run the sample project.

Prerequisites

Before proceeding, ensure that you have the following:

Run the sample project

Follow the steps to add the Agora Chat UIKit into your project and run the demo.

  1. Clone this repositoty to your local machine.

    git clone [email protected]:AgoraIO-Usecase/AgoraChat-ios.git
  2. Navigate to the root path of this project and run the following command to add UIKit into your project:

    pod install
  3. Open the project with the following command:

    Objective-C

    open AgoraChat.xcworkspace

    Swift

    open AgoraChat-Swift.xcworkspace
  4. Press command + r to run the project. And you can see the app launched on the simulator.

You are all set! Feel free to play with this sample project and explore features of the Agora Chat UIKit.

Feedback

If you have any problems or suggestions regarding the sample projects, feel free to file an issue.

Reference

Agora provides the full set of documentation and API Reference at Agora Chat documents.

Related Resources

  • Check our FAQ to see if your issue has been recorded.
  • Repositories managed by developer communities can be found at Agora Community.
  • If you encounter problems during integration, feel free to ask questions in Stack Overflow.

License

Distributed under the MIT License. See LICENSE for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published