Ios Swift Chat App Save

Voice & Video Calling and Text Chat App for iOS

Project README

CometChat

iOS Sample App by CometChat

This reference application showcases the integration of CometChat's iOS UI Kit within an iOS framework. It provides developers with examples of implementing real-time messaging and voice and video calling features in their iOS-based applications.

Prerequisites

  • Xcode
  • pod (CocoaPods)
  • Sign up for a CometChat account to get your app credentials: App ID, Region, and Auth Key

Installation

  1. Clone the repository:

    git clone https://github.com/cometchat/cometchat-sample-app-ios.git
    
  2. Navigate to the project directory:

      cd cometchat-sample-app-ios/CometChatSwift
    
  3. Install dependencies:

      pod install
    
  4. If you're facing any issues while installing pods then use the below command.

      pod install --repo-update
    
  5. In Xcode, open the project by opening cometchat-sample-app-ios/CometChatSwift.xcworkspace

  6. Enter your CometChat App ID, Region, and Auth Key in the CometChatSwift/AppConstants.swift file: https://github.com/cometchat/cometchat-sample-app-ios/blob/6cfa6cd2896f862ddeee7589ea4d9a70ea3f16d8/CometChatSwift/AppConstants.swift#L9-L13

  7. Run the app on a device or emulator.

Help and Support

For issues running the project or integrating with our UI Kits, consult our documentation or create a support ticket or seek real-time support via the CometChat Dashboard.

Open Source Agenda is not affiliated with "Ios Swift Chat App" Project. README Source: cometchat/cometchat-sample-app-ios
Stars
186
Open Issues
0
Last Commit
2 weeks ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating