概述
概述Capacitor plugin for Firebase Cloud Functions.
核心能力
核心能力callByName- 根据函数名称调用可调用函数。callByUrl- 根据 URL 调用可调用函数。useEmulator- 配置应用程序以与 Cloud Functions 模拟器通信。
公共 API
公共 API| 方法 | 描述 |
|---|---|
callByName | 根据函数名称调用可调用函数。 |
callByUrl | 根据 URL 调用可调用函数。 |
useEmulator | Instrument your app to talk to the Cloud Functions emulator. |
getPluginVersion | Get the version of this plugin. |
真实数据来源
Section titled “真实数据来源”This reference is synced from src/definitions.ts 在 capacitor-firebase.
Keep going from @capgo/capacitor-firebase-functions
Section titled “Keep going from @capgo/capacitor-firebase-functions”如果您正在使用 @capgo/capacitor-firebase-functions 来规划原生插件工作,连接它 Capgo 插件目录 在 Capgo 插件目录中管理产品工作流程 Capacitor 插件由 Capgo 提供 了解在 Capacitor 插件由 Capgo 提供中实现的详细信息 添加或更新插件 了解在添加或更新插件中实现的详细信息 Ionic 企业插件替代品 了解在 Ionic 企业插件替代品中管理产品工作流程 Capgo 原生构建 了解在 Capgo 原生构建中管理产品工作流程