2365 results found
-
2 votes
-
Firebase studio project restoration from trash if deleted
There should be a trash box
2 votes -
A M-pesa app but cheaper on transactions
Cheapest app on transactions
2 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 -
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 -
Add kill switch in the console
There really should be a big red switch in the Firebase console to temporarily disable the application.
If I'm under DOS attack or critical security/privacy issue got exposed I need a very quick way to shutdown the service temporarily until the fix is ready.
You will not need it until you need it!It seems only possible from CLI, and having the right version of CLI handy in the not so active project is close to impossible, so this is really a console requirement.
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 -
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 -
Avoiding mock functions, placeholders, and demo functions.
Gemini should be told a rule that never provide mock functions, placeholders and demo
most of the time i see this issue, when i asked it to add a function it add mock functions, just a demo project.
this is making useless projects it mean only that firebase studio can be only used for prototype.
In rules, which it should always follow this rule can be set as mode
if mode is prototype then it can go for placeholders and mock data but if its development or production then this is useless with mock or placeholder building the apps.I…
2 votes -
Saving chat convo per task like in cursor ide
Current chat feature in prototyper gets too long and going back to previous request is difficult. It would be nice to create a separate chat convo per task. The prototyper will auto save the task and giving it a title or description about the task. This way it is easier to go back to the task if we want to update or revise related to the task. At the same time easily restore the code to that particular task
2 votes -
only 5 projects should be able to have 30 projects?
needing to add more projects
2 votes -
2 votes
-
Add region for Firebass Imported Segments BigQuery integration.
All the BigQuery integrations with Firebase have an option to choose the region where the dataset are created. All except the Imported Segments integration. This integration only work with dataset in the US region.
Sadly, we have a organization policy that force me to use two specific regions. So when I tried to activate the integration, it's not working. I see a "US violate constraints/go.resourceLocations" error in in the Auditlog.
Feature requests: Make it possible to choose the region for the Imported Segments dataset (like it's already possible for Firebase Analytics, Crashlytics, Performance Monitoring and Cloud Messaging.)
2 votes -
Enhanced Git Branch Integration in Prototyping View
Hello Firebase Team,
I'd like to propose a feature enhancement for the Prototyping view in Firebase Studio that would significantly improve the development workflow.
My suggestion consists of two parts:
Current Branch Visibility: Display the name of the active Git branch somewhere visible within the Prototyping UI. This would prevent confusion and eliminate the need to switch back to the terminal or IDE to confirm the current branch.
In-UI Branch Switching: Add a dropdown menu or a similar control that allows developers to quickly switch between their local Git branches directly from the Prototyping view.
Implementing this would streamline the…
2 votes -
Add support for Kotlin in web backends
We already have Java+Spring support. Kotlin backend support would unlock further opportunities.
2 votes -
Decentralized "cash-out" protocol that leverages P2P networks and smart contracts to bridge the final gap between the crypto world and the t
To integrate decentralized "cash-out" protocol that leverages P2P networks and smart contracts to bridge the final gap between the crypto world and the traditional banking system.
2 votes -
Provide a Studio Opt-Out Option for Model Training
We would like a way to opt-out of our data being used for model training without disabling the agent, Gemini, code completion, and/or code indexing. The current policy provides broad access to our code, prompts, and responses when using these features:
To block the use of your prompts and responses for model training, do not use the App Prototyping agent, and do not use Gemini in Firebase within Firebase Studio. To block the use of your code for model training, turn off code completion and code indexing in your Firebase Studio settings.
[https://firebase.google.com/docs/studio#governance]Perhaps this can be a…
2 votes -
Discord Sign-in Provider
I’d love the option to sign in to my app using Discord. Currently, it isn’t listed as a provider, and having this option would make the sign-in experience much smoother for users who rely on Discord. Gemini said several times that it did have discord in the provider list.
2 votes -
Access terminal in prototype mode
Often during prototyping we need to populate the database or run some sort of cleaning script which forces me to go into the code mode
2 votes
- Don't see your idea?