2169 results found
-
Phone Authentication
Estimado equipo de Firebase,
Estoy desarrollando una aplicación móvil en Flutter que utiliza Firebase Authentication con verificación por teléfono. El proyecto está orientado a usuarios en Nicaragua (+505), pero al intentar enviar el código SMS, recibo el siguiente mensaje de error:
"SMS unable to be sent until this region enabled by the app developer."
Ya he habilitado la autenticación por teléfono en la consola de Firebase, configurado números de prueba, y activado la autenticación multifactor por SMS. Sin embargo, el envío de SMS reales sigue bloqueado para esta región.
Solicito amablemente que se habilite el soporte para envío de SMS…
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.
1 vote -
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 -
Local File Intelligence Pipeline using Firebase Emulators and Gemini.
This system runs entirely on your local machine using the Firebase Emulator Suite, which simulates the Firebase cloud environment. It connects a local file system event to the Gemini API for analysis.
Core Components:
Local File Watcher: A simple script (e.g., using Node.js with the chokidar library) that monitors specific folders on your computer for new files.
Firebase Emulator Suite: Your local "cloud" containing:
Cloud Storage Emulator: To temporarily hold the file being processed.
Cloud Functions Emulator: To run the AI logic when a new file is added.
Firestore Emulator: To store the structured AI results.
Google AI (Gemini API):…
2 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 -
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 -
attaching a google doc
I wrote my entire req in a google doc and i can't attach it. It's easier to write in a google doc than in the prompt box.
3 votes -
only 5 projects should be able to have 30 projects?
needing to add more projects
2 votes -
for he love of god stop recoding my entire program because i ask a question
days of coding daaaaaaaays lost because i asked a question it recoded the whole thing and didnt even answer the question
2 votes -
6 votes
-
Compress responses served by Cloud CDN
I was running https://pagespeed.web.dev/ and it said I could improve LCP and FCP if I enable text compression. This is a feature of Cloud CDN (https://docs.cloud.google.com/cdn/docs/dynamic-compression), which is the CDN that App Hosting uses, but doesn't seem to be enabled for App Hosting.
1 vote -
Ms pint
Best paint all item tools have in the painter app
1 vote -
Connect
Play store
5 votes -
Master user prompt
allow the user to set a universal context prompt that will always be used in addition to prompts from the chat. It is INFURIATING that it will always describe the plan and implement the changes in a single step. I want it to ALWAYS generate the plan and wait for explicit authorisation to make the changes. It will do that if i ask it to wait in a chat prompt, but i can't make it adopt this behaviour by default. It will always revert back to making changes without authorisation.
I want a master prompt to which i can add…
3 votes -
Ai understanding
I would like to to see you improve the ai understanding of the prompts. And improve the quality of the codes
6 votes -
Rate limiting reads & writes
The Realtime Database should have rate limiting available for the .read & .write properties in the Rules tab.
1 vote -
1 vote
- Don't see your idea?