• Stars
    star
    193
  • Rank 201,038 (Top 4 %)
  • Language
    Swift
  • License
    Other
  • Created almost 6 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Voice & Video Calling and Text Chat App for iOS



Note

Version 4 CometChat UI Kits

We’ve introduced a major update to CometChat UI kits. Version 4 features a modular architecture that gives you enhanced flexibility to build and customize your web and mobile apps. Please switch to the branch v4 to check out the sample app based on this version. Visit our documentation to read more about this.

iOS Swift Chat App







CometChat Kitchen Sink Sample App (built using CometChat UIKit) is a fully functional messaging app capable of one-on-one (private) and group messaging as well as Calling. This sample app enables users to send text and multimedia messages like images, videos, documents. Also, users can make Audio and Video calls to other users or groups.


Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed the latest version of Xcode. (Above Xcode 12 Recommended)

  • iOS Swift Chat App works for the iOS devices from iOS 11 and above.

NOTE: Please install the latest pod version on your Mac to avoid integration issues

Please follow the below steps:

sudo gem update cocoapods --pre
pod update
clean
build

Installing iOS Swift Chat App

  1. Simply clone the project from ios-swift-chat-app repository. After cloning the repository:

  2. Navigate to project's folder and use below command to install the require dependancies.

    $ pod install
    
  3. If you're facing any issues while installing pods, then kindly use the below command to install dependancies.

    pod install --repo-update
    
  4. Build and run the Sample App.


Running the sample app

To Run to sample app you have to do the following changes by Adding AppID, AuthKey and Region.

You can obtain your App ID, Auth Key and Region from CometChat-Pro Dashboard. Create new app and head over to the Quick Start or API & Auth Keys section and note the App ID, Auth Key, and Region.

  • Open the project in Xcode.

  • Go to CometChatSwift --> AppConstants.swift.

  • Modify App ID and Auth Key and Region with your own App ID, Auth Key and Region.

  • Select demo users or enter the UID at the time of login once the app is launched.

Studio Guide


Add UI Kit to your project

Learn more about how to integrate UI Kit inside your app.


Troubleshooting


Contributors

Thanks to the following people who have contributed to this project:

@pushpsenairekar2911 👨‍💻
@ghanshyammansata 👨‍💻
@jeetkapadia 👨‍💻
@NishantTiwarins 👨‍💻
@AbdullahAnsarri 👨‍💻
@ajayv-cometchat 👨‍💻


Contact

Contact us via real time support present in CometChat Dashboard.


License


This project uses the following license.

More Repositories

1

cometchat-sample-app-react

Voice & Video Calling and Text Chat App for React (JavaScript/Web)
TypeScript
329
star
2

cometchat-sample-app-react-native

Voice & Video Calling and Text Chat App for React Native
TypeScript
327
star
3

cometchat-sample-app-android-kotlin

Voice & Video Calling and Text Chat App for Kotlin (Android)
Kotlin
192
star
4

cometchat-sample-app-android-java

Voice & Video Calling and Text Chat App for Java (Android)
Java
165
star
5

cometchat-uikit-ios

Ready-to-use Chat UI Components for iOS
Ruby
92
star
6

cometchat-uikit-react

Ready-to-use Chat UI Components for React (JavaScript/Web)
JavaScript
89
star
7

cometchat-sample-app-vue

Voice & Video Calling and Text Chat App for Vue (JavaScript/Web)
Vue
50
star
8

cometchat-uikit-android

Ready-to-use Chat UI Components for Android
44
star
9

cometchat-uikit-react-native

Ready-to-use Chat UI Components for React Native
TypeScript
40
star
10

cometchat-sample-app-angular

Ready-to-use Chat UI Components for Angular (JavaScript/Web)
TypeScript
34
star
11

cometchat-uikit-vue

Ready-to-use Chat UI Components for Vue (JavaScript/Web)
TypeScript
31
star
12

chat-sdk-javascript

Voice & Video Calling and Text Chat SDK for JavaScript/Web
30
star
13

cometchat-sample-app-flutter

Voice & Video Calling and Text Chat App for Flutter
Dart
30
star
14

cometchat-push-notification-app-ios

Push Notification App for iOS
Swift
28
star
15

cometchat-uikit-angular

Ready-to-use Chat UI Components for Angular (JavaScript/Web)
JavaScript
24
star
16

chat-sdk-ios

Text Chat SDK for iOS
Ruby
24
star
17

chat-sdk-android

Text Chat SDK for Android
22
star
18

cometchat-push-notification-app-android

Push Notification App for Java (Android)
Java
22
star
19

ios-objective-c-chat-app

Voice & Video Calling and Text Chat App for Objective-C (iOS)
Swift
20
star
20

chat-sdk-react-native

Voice & Video Calling and Text Chat SDK for React Native
18
star
21

cometchat-push-notification-app-react

Push Notification App for React (JavaScript/Web)
TypeScript
18
star
22

cordova-ionic-chat-app

Voice & Video Calling and Text Chat App for Cordova/Ionic
TypeScript
18
star
23

cometchat-uikit-android-kotlin

Ready-to-use Chat UI Components for Kotlin (Android)
17
star
24

cometchat-widget-web

CometChat Web Widget Code for Advanced Customization
JavaScript
17
star
25

cometchat-uikit-flutter

Ready-to-use Chat UI Components for Flutter (iOS/Android)
16
star
26

javascript-react-chat-end-to-end-encryption-app

JavaScript
15
star
27

cometchat-push-notification-app-react-native

Push Notification App for React Native (iOS/Android)
TypeScript
13
star
28

calls-sdk-ios

Voice & Video Calling SDK for iOS
Swift
12
star
29

chat-sdk-ionic

Voice & Video Calling and Text Chat SDK for Cordova & Ionic
12
star
30

ionic-cordova-chat-push-notification-app

Push Notification App for Ionic (iOS/Android)
TypeScript
11
star
31

cometchat-push-notification-app-flutter

Push Notification App for Flutter
Dart
10
star
32

readme-first

Directory & quick links to all CometChat Pro repos
6
star
33

xamarin-chat-sdk

Voice & Video Calling and Text Chat SDK for Xamarin (alpha)
C#
1
star
34

bounties

CometChat product-wide bounties including our UI Kits and documentation
1
star
35

.github

Organization wide repository files
1
star