Cometchat Flutter Error Handling

Use when handling CometChat errors in a Flutter app. Triggers on mentions of CometChatException, error codes like ERR_NOT_INITIALIZED, ERR_INVALID_APP_ID, ERROR_USER_NOT_LOGGED_IN, onError callbacks, or any CometChat error. Also use when the user asks about retry logic, error recovery, user-friendly error messages for chat failures, or why a CometChat method is throwing an exception. Make sure to use this skill whenever the user encounters a CometChat error or asks about graceful error handling, even if they just say 'my chat app keeps crashing' or 'how do I handle failures'.

cometchat 1726520 2 files · 10.1 KB Updated

File contents

cometchat/chat-sdk-flutter/tree/main/skills/cometchat-flutter-error-handling commit 172652020c

Frequently asked questions

npx skillmds@latest add cometchat/cometchat-flutter-error-handling