/Hyphenate-Demo-iOS

Hyphenate iOS demo in Objective-C

Primary LanguageObjective-CApache License 2.0Apache-2.0

Description

Agora chat demo app. This messaging app demonstrates how to use the agora chat platform, SDK and backend API to build and deploy a mobile app with integrated chat features. Developers can leverage this app as a reference example to build their own apps integrated with the agora chat service. For more information, please visit Hyphenate docs at https://hyphenateinc.github.io.

  • Real-time one-to-one, group chat, and chat room
  • File, image, video, voice message, and location sharing
  • Push notifications

This page introduces how to run the iOS sample project.

Prerequisites

  • Make sure you have made the preparations mentioned here.

  • Prepare the development environment:

    • Xcode 10.0 or later
    • CocoaPods
  • Real iOS devices, such as iPhone or iPad.

Follow these steps to run the sample project:

1.Clone the repository to your local machine.

git clone git@github.com:HyphenateInc/Hyphenate-Demo-iOS.git

2.Install dependencies.

pod install

3.Open the iOS project

open ChatDemo-UI3.0.xcworkspace

4.Run the project with command + r.

Connect us

  • You can read the full set of documentations and API reference at Agora chat documents.

  • You can submit an issue if you find any bug in the sample project.

License

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