1217 results found
-
firebase init hosting:github environment secret
The
firebase init hosting:githubcommand should support creating secrets for a GitHub environment for better security posture.1 vote -
منصة تداول العملات الرقمية
تطبيق لتداول الذهب والفضة والعملات المشفرة
1 vote -
usage is not acurate,
just shows totals and i cannot see exactly at what time a read of documents was made, starting a scalable app is very frustrating when I can see 1K reads when my app it was even open, from where?, i just have one app and is in my phone, when I se monitoring I just can see group data, even worse the date is pacific time, even more confusing although I know to convert the timeline, I don't think is hard to show the local time right?
1 vote -
1 vote
-
Support bulk deletion of completed Remote Config A/B Testing experiments
Firebase currently limits projects to 300 experiments. Teams that run frequent A/B tests eventually reach this limit. The Firebase Console only allows deleting completed experiments one by one, which becomes extremely time-consuming. Please add:
- multi-select with checkboxes;
- “Delete selected”;
- optionally “Delete all completed experiments”.
2 votes -
should add .bd domain.
Firebase should add .bd domain extenstion. already info.bd is added. why not .bd?
6 votes -
Update new prefix MSISDN
Dear Google,
I contact from Movitel in Mozambique,
Currently we deploy new Prefix +25888xxxxx for MSISDN , but it not yet update by google, to ensure services for customer when receive otp from google applicaition.
I want to contact to need your help1 vote -
Firebase CLI: allow overriding local Emulator ports via command-line flags
Emulator ports can currently only be configured statically in the "emulators" block of firebase.json (or interactively via "firebase init emulators"). There is no way to set or override a port at invocation time.
This is especially painful in CI and parallel test runs: running multiple emulator suites concurrently (e.g. sharded test jobs on one runner) requires generating a distinct firebase.json per shard just to change port numbers.
A good solution are optional, per-emulator port flags on emulators:start and emulators:exec that override the corresponding firebase.json values, for example:
firebase emulators:start --firestore-port 8081 --auth-port 9098 --functions-port 5002 --ui-port 4001Precedence: CLI flag…
4 votes -
In-place Firestore Standard → Enterprise migration
Description:
Add an in-place upgrade from Firestore Standard to Enterprise edition — a single button in the console (or a
gcloudflag) that converts our existing database, with no downtime and no application code changes.Today there's no in-place path. The edition is fixed at creation, so the only route is to provision a new Enterprise database and copy data over via export/import or the Dataflow
firestore-to-firestoretemplate. The problems:- It's a point-in-time copy, not a live cutover — so there's effective downtime unless we build our own dual-write/backfill.
- Only documents move; indexes, TTL policies, and other settings must be…
9 votes -
Better Document viewer
The document view for firebase is really a pain when you need to navgate or access specific documents you have to scroll and it becomes a pain when you are quickly looking for something in the data
1 vote -
1 vote
-
Allow the App Testing Agent to persist user state between test runs
It would be great if the App Testing Agent could persist a user session or saved app state between test runs. This would allow tests to start from a predefined state instead of always going through the onboarding or login flow, making it much easier and faster to test authenticated features and later stages of the app.
2 votes -
Rap drill
Des musiques social et spirituels pour motiver et faire réfléchir les gens
Vidéo alléchantes2 votes -
restore old firestore browser behavior where only part of long entries where visible.
restore old firestore browser behavior where only part of long entries where visible. Now when browser show entire value of props usability dropds to ZERO for any recored with long texts of maps...
2 votes -
views on data
Firestore should support a simple language like the rule language that allows modifying the data before sending it to clients.
The primary use case is changing or hiding some fields depending on the auth uid
3 votes -
Evaluate Mutation Results in Realtime Refresh Conditions & Support Mutation-Side Triggers
Currently, when configuring a refresh condition on a query, the condition can only evaluate the triggering mutation's variables and auth (uid/token). We cannot check the actual result (response) of the mutation.
This creates a significant friction point when mutations are executed from non-client environments, such as a Cloud Function triggered by another backend service (e.g., Firebase Storage). Because the Cloud Function executes without the end-user's auth context, the only way to accurately filter the query refresh is to pass the userId into the mutation's variables. This feels like an unnecessary workaround just to satisfy the refresh condition.
To make real-time…
6 votes -
Production Multi-Provider Integration Scheme For production readiness, for the Google IO 2027 release
Production Multi-Provider Integration Scheme For production readiness, for the Google IO 2027 release a service that after staring into your devices camera for 20 seconds will log you into any account email platform or social media that's ever log your face and stored it in the cloud
3 votes -
تطبيق حجز مواعيد الأطباء وطلب الادويه
قيام التطبيق بالحجز عند الأطباء ورفع روشته المريض لطلب الادويه من الصيدليات
4 votes -
Introduce of PHP Admin SDK
This SDK will help developer, who wants to develop web/portal/application with PHP.
PHP is secure language if used properly, PHP Is not dead5 votes -
Propagate Original Client IP through Firebase Console Proxy for VPC-SC Enforcement
We are encountering a block when placing our project under VPC Service Controls enforcement. When a user attempts to access the Storage tab in the Firebase Console, it fails with an "Unknown Error" (Audit logs show NOMATCHINGACCESS_LEVEL with an empty clientIp). The Firebase Console currently acts as an internal proxy, routing traffic through Google's internal infrastructure. Because it traverses these internal paths, the end-user's local corporate egress IP is entirely stripped before the API payload reaches the protected Storage endpoint (storage.googleapis.com). We have strict compliance requirements to restrict access solely to trusted corporate network IPs, meaning the standard…
1 vote
- Don't see your idea?