1216 results found
-
Firebase logIn with Phone Number
Comprobar que Firebase Authentication with phone funcione con todas las operadoras del país junto con recaptcha y appcheck
5 votes -
Crashlytics alerts do not work if Firebase permissions have been granted from Google Cloud IAM roles
Make Crashlytics alerts work with permissions granted from Google Cloud IAM roles rather than from the Firebase console's own permissions
11 votes -
Integrate PSEUDOINFERENCING INTO THE COMMAND PROMPT INTERFACE FOR “GEMINI” integration and system management
Doing TLD SPOFING FOR WEB2:WEB3 TUNNEL MANAGEMENT
TO ADD EXPLICIT RESTRICTIONS FOR “{TRAP HANDLER}” Inference Modeling
1 vote -
1 vote
-
Offline Support
Allow data to be cached and accessible offline. Offline data may have limited query and write capabilities compared to online data
173 votes -
Job development
Animated script for game development video prompts analytics workspace for project management
1 vote -
Increase Firebase Testing Agent Session Duration
We are currently using the Firebase Testing Agent for automated testing of our React Native mobile application.
One major limitation for us is the current 5-minute maximum test duration. Our real user flows include authentication, navigation, API loading, and media/content interactions, so even the login process alone can sometimes take around 3.5 minutes before the actual test scenario begins.
Because of this, many realistic end-to-end test cases cannot be completed within the current limit.
It would be extremely helpful if Firebase could:
Increase the maximum test duration beyond 5 minutes, or
Provide configurable/custom timeout options, or
Offer optimization recommendations/features for…1 vote -
Automatic Deployment of Changed Firebase Functions
Firebase should offer a built-in feature to automatically detect changes to Cloud Functions and deploy only those functions, grouped into manageable batches to avoid rate limits. This feature would streamline deployments by:
- Scanning the project directory to identify functions with modified code since the last deployment.
- Automatically batching the deployment of changed functions based on rate limit thresholds (e.g., 8-10 functions per batch).
- Handling the deployment process transparently within the Firebase CLI or CI/CD integrations, reducing manual intervention.
This functionality would save time, minimize deployment errors, and improve developer workflows, particularly in large projects with numerous functions.
52 votes -
Option to plan first, approve/deny plan, before executing
An option for Gemini to offer a plan. An approve/deny plan option for the user first before executing. Right now, it just does it without your consent. We know AI is better than us, but we need it to show us the plan if it makes sense for the overall business.
12 votes -
make linking console to studio a button, right
that should be a done deal
4 votes -
Request to make "flutter deploy" to allow Incremental Remote Config parameters update
Take this case,
An Enterprise Project with multiple Mobile Apps underneath. In our case, it is an ERP system with multiple subject-based mobile apps. Each mobile app needs to control its forced-update on the client side. Remote Config is thought to be the way forward.
We need to have "flutter deploy" update a parameter for each app, to keep the latest version. The app will check this against its bulit-in version number. If a mismatch, then force an update. Very typical scenario.
The issue with the current "flutter deploy" as a method to automatically update/maintain Remote Config parameter for the…
2 votes -
1251 end
VIP NUMBER
1 vote -
Add official React Native / Expo SDK with Clerk-like DX: protected routes, RBAC components, and declarative auth UI
The Firebase Auth SDK for React Native requires significant boilerplate
to implement properly — auth state listeners, Firestore role fetching,
route protection, and error handling all have to be wired up manually
in every project.The developer experience gap compared to alternatives like Clerk is
significant. Clerk provides:• <SignedIn> / <SignedOut> declarative components
• <Protect role="admin"> role-based rendering
• Automatic route guards for Expo Router
• Pre-built auth screensI built an open-source package called react-native-fireguard that fills
this gap for Firebase developers:npm install react-native-fireguard
It wraps Firebase Auth with:
• <FirebaseAuthProvider> — single setup, handles everything
•…1 vote -
Make App Hosting available in Doha and Dammam region (me-central)
Deployment of apps in the firebase project has limited region options and middle east regions are not among them.
Allowing the deployment of backend in these region will enable us to lower latency and use the cool firebase dashboards to manage the backend without having to go to GCP console often.
3 votes -
Store Firebase Console date filter settings in browser LocalStorage
When I use Firebase Analytics on Firebase Console, it's quite annoying to set date filter settings every time when I visit that page.
Firebase Console webapp should store user's date filter settings in a browser LocalStorage in order to get rid of this behavior.
1 vote -
Perform automatic rollouts only for changes to configured app directory
I have a Next.js app within a monorepo for my Firebase project, which also includes an iOS and Android app, each in their own directories. My App Hosting backend is configured for the Next.js app directory, but it appears that the automatic rollouts feature does not take this setting into account when changes are pushed to the repo. I don't want to perform a rollout when making changes only the iOS app, for example.
Automatic rollouts should only perform the rollout (or be able to be configured to) only when the specified app directory contains changes. Path matching is a…
2 votes -
Update iphone 16 and iphone 17 mapping for device information
Now for iphone 16 and iphone 17, analytics only detect it as iphone, marketing name is null.
It is hard to analyze user's device distribution.3 votes -
Persistent Memory & "Do Not Modify" Toggles to Protect Existing Code
As a project becomes more developed, I've noticed that the Gemini assistant in Firebase Studio sometimes starts modifying templates, forms, and functions that were already working perfectly.
To prevent this, I currently have to prepend a strict warning to every single prompt: "Proceed with extreme caution. Do not change the visual design, menus, structure, or any logic unrelated to this specific query: [my actual prompt]". While this workaround is effective and usually results in better code, it is tedious to write every time.
My Suggestion: It would be incredibly helpful to implement a "Context Memory" feature with a checklist or…
2 votes -
1 vote
-
Add copy source code to Firestore Query Builder
It'd be great if Query Builder had a way to translate whatever query you're running into a code snippet. Something like Firestore's docs where you can select a language and then copy the code.
2 votes
- Don't see your idea?