Capacitor Push Notifications

Guides the agent through setting up and using push notifications in Capacitor apps using Firebase Cloud Messaging via the @capacitor-firebase/messaging plugin. Covers Firebase project setup, plugin installation, platform-specific configuration (Android, iOS, Web), APNs certificate setup, requesting permissions, retrieving FCM tokens, listening for notifications, topic subscriptions, notification channels, and testing. Do not use for local notifications, non-Firebase push providers, migrating Capacitor apps or plugins, or non-Capacitor mobile frameworks.

involvex Updated

File contents

involvex/ionic-everywhere/tree/main/.agents/skills/capacitor-push-notifications commit 9d194d26ba

Frequently asked questions

npx skillmds@latest add involvex/capacitor-push-notifications-3