/inapp-support-chat-ios

🙋💬 Build in-app support chat for iOS with Stream

Primary LanguageSwift

💬 Build In-App Support Chat for iOS with Stream

📚 Tutorial

This repository contains the completed Xcode project following the How to Implement In-App Support Chat on iOS tutorial. You should read it before trying to run this project as it contains it may contain useful information not present in this README.

⚙️ Setup

Requirements

  • Xcode 11+
  • iOS 13+
  • A Stream account

Configuration

You should place your Stream Chat credentials in AppDelegate.swift.

Dependencies

To install the dependencies, use CocoaPods in the InAppSupportChatApp folder:

$ pod install --repo-update

🔗 Helpful Links