2066 results found
-
Obfuscate or hide GoogleService-Info.plist
Secret information in GoogleService-Info.plist is easily accessible by downloading .ipa from App Store via Apple Configurator and unpacking it. That is a big security issue.
1 vote -
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 -
Localize
I would like the ability to be able to localize notifications like we can with in-app messages please. Because as it is now, we have to make a separate message for each language which uses up our allotted messages limit quickly.
1 vote -
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?
1 vote -
1 vote
-
1 vote
-
یک نرم افزار قرعه کشی
نرم افزار کم حجم باشد
1 vote -
I will design a
Designer
1 vote -
1 vote
-
1 vote
-
Partial No-Code options
Has option to switch to partial no-code like Adalo, where developers can select the type of layouts, colors, move or drag the options, as it would be more easy to do for some cases than chatting/vibe coding
4 votes -
Transformer une PWA en application native android et iOS
Pouvoir transformer une PWA en application native android et iOS
3 votes -
You first
What is your idea, what idea come up for now
3 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):…
0 votes -
Data connect Full-text Search
First of all, thank you so much for the new Full-text Search feature! :)
In our team, we would really love the following more advanced features, if possible, related to it:
- Fuzzy matching: it would allow searches to be resilient to common typos and misspellings.
- Prefix matching: it would enable users to find words that start with a specific string of characters, such as "invoic" returning "invoice," "invoices," and "invoicing."
- Column-Specific Search: Instead of searching across all marked "searchable" columns, I would like to choose to focus a specific query on a specific subset. This would be…3 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.
1 vote -
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…
1 vote -
Auto build Dev.nix preview for any project that is started with git hub Repo
When a user create a new project and link it with a github repo , it should create dev.nix file and preview automatically by reading the project instead user needed this to build manually.
Same should be done if user uploaded a project to firebase studio.3 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 -
1 vote
- Don't see your idea?