@capgo/capacitor-firebase-functions
Capacitor plugin for Firebase Cloud Functions.
Overview
Section titled “Overview”Capacitor plugin for Firebase Cloud Functions.
Core Capabilities
Section titled “Core Capabilities”callByName- Call a callable function by name.callByUrl- Call a callable function by URL.useEmulator- Instrument your app to talk to the Cloud Functions emulator.
Public API
Section titled “Public API”| Method | Description |
|---|---|
callByName | Call a callable function by name. |
callByUrl | Call a callable function by URL. |
useEmulator | Instrument your app to talk to the Cloud Functions emulator. |
getPluginVersion | Get the version of this plugin. |
Source Of Truth
Section titled “Source Of Truth”This reference is synced from src/definitions.ts in capacitor-firebase.
Keep going from @capgo/capacitor-firebase-functions
Section titled “Keep going from @capgo/capacitor-firebase-functions”If you are using @capgo/capacitor-firebase-functions to plan native plugin work, connect it with Capgo Plugin Directory for the product workflow in Capgo Plugin Directory, Capacitor Plugins by Capgo for the implementation detail in Capacitor Plugins by Capgo, Adding or Updating Plugins for the implementation detail in Adding or Updating Plugins, Ionic Enterprise Plugin Alternatives for the product workflow in Ionic Enterprise Plugin Alternatives, and Capgo Native Builds for the product workflow in Capgo Native Builds.