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 43de34f 7 files · 24.9 KB Updated

File contents

involvex/syncstuff/tree/main/.agents/skills/capacitor-push-notifications commit 43de34f289

Frequently asked questions

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