🔹 notifications
Copiez un prompt de configuration avec les étapes d'installation et la guide markdown complète pour ce plugin.
🔔 Configurez les notifications natives Capgo dans votre application Capacitor.
⚙️ Configuration
contextnpx @capgo/cli@latest notifications setupInstall the Capgo notifications plugin, add Capacitor config, create a helper file, and run Capacitor sync. Before sending production notifications, configure Android and iOS push credentials in the Capgo app Notifications tab.
Page/area: Capgo Builder / native cloud build product page. Role: Section title. Message key `native_build_v2_strip_setup_k` (Native Build V2 Strip Setup K).
npx @capgo/cli@latest notifications setup com.example.appPage/area: Terminal. Role: UI element. Message key `terminal_window` (Terminal Window).
| Copier dans le presse-papier | context | Description |
|---|---|---|
| —server-url | string | Capgo API URL du serveur |
| —fichier | string | Aide pour créer le fichier (par défaut : src/capgo-notifications.ts) |
| —forcer | boolean | Écraser le fichier d'aide si celui-ci existe déjà |
| —ne pas installer | boolean | Passer outre l'installation du package de notifications |
| —ne pas synchroniser | boolean | Passer outre la synchronisation Capacitor |