cometchat-ios-production

Installation
SKILL.md

Ground truth: CometChatUIKitSwift ~> 5 (+ CometChatCallsSDK ~> 5) — Pods/SPM .swiftinterface + ui-kit/ios. Official docs: https://www.cometchat.com/docs/fundamentals/user-auth · Docs MCP: claude mcp add --transport http cometchat-docs https://www.cometchat.com/docs/mcp (or fetch the URL directly without MCP). Verify symbols against the installed package/source before relying on them.

Purpose

This skill teaches how to prepare your CometChat iOS integration for production. It covers replacing development Auth Keys with server-side auth tokens, security best practices, and a deployment checklist.


1. Development vs Production Authentication

Development Mode (Auth Key)

In development, you use the Auth Key directly in your app:

Installs
6
GitHub Stars
47
First Seen
May 7, 2026
cometchat-ios-production — cometchat/cometchat-skills