-
### Which sample has a bug?
I implemented a firebase function v1 with nodejs to be a cron scheduler to enqueue a task to python v2 firebase functions cloud task deployed in the same GCP project.
…
-
#### My environment:
* Operating System version: Mac OS Sonoma 14.0 (23A344)
* Firebase Admin SDK version: 9.2.0
* Firebase Product: Storage Emulator
#### The problem:
When setting th…
-
Describe your environment
* Operating System version: MacOS 12.2.1 and Alpine Linux (Dockerfile `FROM node:14`)
* Firebase SDK version: firebase-admin 11.0.0
* Firebase Product: database
…
-
### Description
Batch deletes cause the firestore ios client to emit a snapshot for every individual delete, which creates an exponential (edit: N + N-1 + N-2, [triangular](https://en.wikipedia.org…
sjudd updated
2 weeks ago
-
### [READ] Step 1: Are you in the right place?
* For issues related to __the code in this repository__ file a GitHub issue.
* If the issue pertains to __Cloud Firestore__, report directly in t…
-
### Describe your environment
* Operating System version: OSX (and in the cloud environment)
* Firebase SDK version: ^11.11.0
-
Operating System version: AWS Python lambda
Firebase SDK version: firebase-admin 5.2.0
Firebase Product: google cloud firestore
Python version: 3.9
Hi I have an AWS Lambda in Python 3.9 (now reg…
-
**Is your feature request related to a problem? Please describe.**
Reading through this: https://firebase.google.com/docs/remote-config/server it seems like server side remote config evaluations is s…
-
### [READ] Step 1: Are you in the right place?
When running the following Typescript code in Cloudflare Pages on the server-side - in a Remix `server.ts` file:
```
import { applicationDefault, …
-
### Operating System
n/a
### Browser Version
n/a
### Firebase SDK Version
10.12.3
### Firebase SDK Product:
Firestore
### Describe your project's tooling
Web Frameworks with SSR.
### Describ…