1204 results found
-
Support 2nd generation (v2) Firebase Functions in Firebase Extensions
2nd generation Functions are better in every way and are recommended for almost all new Functions, but can't be used in Extensions (for most trigger types).
https://firebase.google.com/docs/extensions/publishers/functions
5 votes -
Firebase Mobile App or Fully Mobile-Optimized Console
I would like to suggest launching a dedicated Firebase mobile application, or significantly improving the Firebase Console experience on smartphones. This would enable developers to monitor app activity, review analytics, manage databases, track crashes, and make quick adjustments from anywhere without needing a computer. A streamlined mobile experience would improve responsiveness and productivity, especially in production environments.
3 votes -
Update the knowledgebase of Gemini to stop using 1.5 versions
Every time It uses or create a google cloud function it uses 1.5 versions. Even if I tell it specifically not to use and use a 2.5 version it keep using it. Please update the knowledge of the tool to avoid connecting to outdated apis.
7 votes -
Provide Native Document Counters and Metadata for Firestore Collections
Problem:Currently, finding the total number of documents inside a Firestore collection requires building custom client-side listeners or cloud functions to maintain manual counter fields. This adds boilerplate code, introduces latency, and risks running into write rate limitations unless complex distributed counters are built.Proposed Solution:Firebase should provide an out-of-the-box, native SDK method (e.g., a simple client-side function) that securely requests the exact document count from the server's index layer without needing to download, fetch, or bill for individual document data payloads.Why this matters:This feature is critical for building cheap, efficient pagination UI, analytics dashboards, and status trackers without incurring massive read…
1 vote -
Enable Firebase services for Syrians
Syrian developers deserve greater support from leading global companies. I kindly ask you to enable Firebase services for people in Syria, so we can create meaningful applications and contribute to rebuilding our country.
This request aligns with recent U.S. actions to ease restrictions and remove Syria from certain sanctions lists.
Thank you for your understanding and for recognizing our hopes for a better future.
6 votes -
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 -
Offline Support
Allow data to be cached and accessible offline. Offline data may have limited query and write capabilities compared to online data
175 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
-
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
- Don't see your idea?