cometchat-ios-push
Installation
SKILL.md
Ground truth:
CometChatUIKitSwift ~> 5(+CometChatCallsSDK ~> 5) — Pods/SPM.swiftinterface+ui-kit/ios. Official docs: https://www.cometchat.com/docs/notifications/overview · 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 set up push notifications for CometChat iOS apps, including APNs configuration, token registration, and handling incoming notifications.
1. Prerequisites
Before setting up push notifications:
- Apple Developer Account — Required for APNs certificates
- CometChat Dashboard Access — To configure push notification settings
- Physical iOS Device — Push notifications don't work on simulators