Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Firebase Remote Config Basics

Skill Verifiziert Aktiv
Teil von:Firebase

Comprehensive guide for Firebase Remote Config, including template management and SDK usage. Use this skill when the user needs help setting up Remote Config, managing feature flags, or updating app behavior dynamically.

Zweck

To help users effectively set up and manage Firebase Remote Config, including feature flag management and dynamic app behavior updates.

Funktionen

  • Remote Config setup and SDK integration for Android/iOS
  • CLI commands for template management (get, deploy)
  • Guidance on fetching strategies and in-app defaults
  • Troubleshooting for common CLI and project issues

Anwendungsfälle

  • When needing to set up Firebase Remote Config for the first time
  • When managing feature flags and dynamically updating app behavior
  • When needing to understand Remote Config SDK integration for Android or iOS
  • When troubleshooting Firebase CLI issues related to Remote Config

Nicht-Ziele

  • Managing other Firebase services
  • General Android or iOS development tasks outside Remote Config
  • Advanced troubleshooting of Firebase project infrastructure

Workflow

  1. Review prerequisites (Firebase project, CLI)
  2. Set up SDK dependencies (Gradle/Swift)
  3. Configure in-app defaults
  4. Fetch and activate Remote Config values
  5. Manage template via CLI (get, edit, deploy)
  6. Verify deployment

Praktiken

  • Configuration management
  • Feature flagging
  • App behavior dynamics

Voraussetzungen

  • Firebase project and app setup
  • Firebase CLI installed (recommended)
  • Android or iOS development environment

Scope

  • info:Dry-run previewWhile the Firebase CLI offers dry-run capabilities for some commands, this skill does not explicitly demonstrate or enforce their use for Remote Config operations.

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add firebase/agent-skills
/plugin install agent-skills@firebase

Qualitätspunktzahl

Verifiziert
98 /100
Analysiert about 23 hours ago

Vertrauenssignale

Letzter Commit2 days ago
Sterne280
LizenzApache-2.0
Status
Quellcode ansehen