2307 results found
-
Show parameter descriptions under their names in analytics events
My analytics events often have several parameters with close, but slightly different meanings. I would like you to show parameter description (description of custom metric or custom dimension) I have provided in Custom Definitions right under parameter name (in however small font you like) in relevant places of Firebase Console. This is especially useful for Value parameters where I often assign one of the most important metrics of the many I track, but then forget which one I have been tracking via value. At the very least, you should always include that description as a tooltip whenever I hover over…
1 vote -
Gradle plugin for Data Connect Android development
Firebase should publish a Gradle plugin for Data Connect Android development. The plugin could integrate the code generation into the build process, much like https://github.com/google/protobuf-gradle-plugin.
1 vote -
Galeri
Galeri
3 votes -
easy hosting
Hi, I completely understand that Firebase Studio is fantastic for "vibe-coding" – even for experienced developers! However, after quickly building a front-end, I've found myself stuck on the next steps.
I've been trying for weeks to deploy a fully functional app but struggle with the backend aspects. I've explored Firebase Hosting, Firestore, Realtime Database, and Authentication, but for a non-coder who was excited by the "vibe-coding" concept, these backend tasks are incredibly challenging. It would be amazing if there were easier ways to handle this, perhaps as simple as filling out a form or using natural language requests. While I…
5 votes -
1 vote
-
“Support Drupal”
Please support development with the Drupal Content Management Framework, at least at the level that it is supported by Jetbrains and Microsoft.
8 votes -
Distinguish Prod environment projects with color
Rightnow, if a firebase project environment is set to Prod, then its only show Prod badge in red color. But that's not enough distinction. Especially on big screens. Along with the badge, also consider updating the console background color to something like deep red. At the moment, I installed a chrome extenstion and overwrite the css on conditional basis targetting this class main.content background color to #2b0000.
4 votes -
MariaDB Vector
Latest version of MariaDB has support for vectors. I need that for implementing RAG solutions. Please add MariaDB as a database template!
7 votes -
2 votes
-
Option to disable a single remote config so data is not sent
Essentially a toggle for each of the remote config values, so they individually can be disabled without having to remove the setting of set its content empty
2 votes -
Firebase App Distribution Permissions Change
Currently, the automated testing feature within Firebase App Distribution mandates that the user executing the test possess either the Project Owner or Project Editor IAM role. This requirement is overly broad and presents a significant operational barrier for organizations managing a large number of projects (e.g., 1,000+) where granting such high-level permissions is often restricted due to security policies and standard practices. Attempts confirmed that even users with high-privilege roles like Organization Admin and Firebase Admin were unable to run these tests, indicating the check is strictly limited to Owner/Editor.
This limitation prevents teams from effectively utilizing the automated testing…
6 votes -
Gemini Live API Voice Interrupts
Requesting support for user voice interrupts when using the Gemini Live API. Currently, the model keeps talking (often for 10+ seconds) about an old topic even if the user speaks over it.
Relevant documentation section: https://firebase.google.com/docs/ai-logic/live-api?api=dev#handle-interruptions
2 votes -
Control Over Frequency
I would like control over the frequency of the in-app messages popping up in 1 session. If a user is eligible for 3 messages I dont want them popping up one after another. I would like the ability to space them out by minutes, hours, days or sessions please. And what about being able to make a slideshow of images as an in-app message?
2 votes -
Allow changing the "Continue to the App" button when using Sign in with Apple, or get rid of it
When using Sign in with Apple, a default button that says "Continue to the app" appears. Please allow some kind of developer choice to either style this button, get rid of it completely (this youtube video https://www.youtube.com/watch?v=rJi_Mo-SdW0 seems to suggest the redirect/popup is not even needed at all and the sign in can happen on the actual login page with only a native apple modal, perhaps the Firebase SDK could allow this kind of flow), or another solution that does not involve an unstyleable button.
14 votes -
Built in versioning.
We should be able to have a mini-git within the project or at account level.
I have had a couple of instances where the project went awry and there was no way to even load the space. let alone rollback.
3 votes -
Customizable Filename for iOS Artifacts in Firebase App Distribution
Description:
We have identified an area for improvement regarding the naming of iOS artifacts in Firebase App Distribution. Currently, when an IPA file is downloaded from the Firebase App Distribution console, it is automatically named app.ipa regardless of its original filename.
Background:
Our investigation revealed that, based on Google’s public documentation [1] [2], there is no available method to customize the filename during download.
Firebase App Distribution automatically assigns the name app.ipa for iOS artifacts as a default behavior, and this is not configurable via the console or CLI.
Request:
We propose the introduction of a feature that allows users…
6 votes -
Gemini Pro Plan Also Account For Usage In Firebase Studio
I have pro gemini account but i cant even use gemini 2.5 pro in firebase studio. Also which is worse than just use shotgun code with AI Studio. More context and more controll . Also free !
4 votes -
Support Direct VPC
A static IP is a must-have feature when dealing with certain services.
In the past, we could use Serverless VPC Access connectors, but this required renting a virtual machine (VM), which contradicts the principles of serverless architecture and significantly increases costs.
Recently, a new method called Direct VPC has emerged, which eliminates the need for connectors. This means it is truly serverless, even when using a static IP.
Currently, Direct VPC can be configured by revision in the Google Cloud Console. However, I would like to enable Direct VPC in Firebase Functions as an option, like so:
…
vpcConnector: 'test-connector',
vpcConnectorEgressSettings:5 votes -
API server Created in Firebase studio is not able to be called from React Webapp built in Firebase Studio
Currently a web api server created in Firebase Studio (say java) is not able to be called from a React Web App built in Firebase Studio , because the URL is getting redirected (302)even before it reaches the web server because of CORS
Because of this for complete full stack development Firebase Studio is not effective.
The same of mysql, postgres databases, they are not not able to connect
We need this connection possible, because of this, i don't use Firebase studio and do develop in my local machine1 vote -
Avoiding mock functions, placeholders, and demo functions.
A recurring problem with Gemini is that when asked to implement functions, it often generates mock functions, placeholders, or demo code instead of real, production-ready logic. This makes the output more suitable for prototypes and proofs of concept, but useless in actual development or production environments. To solve this, Gemini should follow a strict mode-based rule. In prototype mode, it may generate mock data or placeholder functions for quick demonstrations. However, in development or production mode, it must always deliver fully functional, non-mock implementations. This ensures projects remain practical, reliable, and ready for real-world deployment.
2 votes
- Don't see your idea?