cometchat-android-v6-troubleshooting
Installation
SKILL.md
Companion skills: cometchat-android-v6-core (init/login), cometchat-android-v6-compose-theming, cometchat-android-v6-kotlin-theming, cometchat-android-v6-push
Purpose
Diagnose and fix common issues with CometChat Android UIKit v6 across both Kotlin Views and Jetpack Compose stacks.
Use this skill when
- Encountering errors during SDK initialization or login
- Components not rendering or displaying incorrectly
- Push notifications not working
- Call features not functioning
- Build or dependency issues
Do not use this skill when
- Setting up a new project (use
cometchat-android-v6-core) - Looking for component APIs (use
cometchat-*-components)