2350 results found
-
Download ipa/apk files on Desktop
Allow a Download link for a build uploaded to Firebase App Distribution to be opened and the file downloaded on a desktop machine instead of only mobile devices, allowing the sharing of apps with third parties that cannot access email or google accounts on the target devices. It's the same basic functionality that already exists, simply allowed on desktop as well instead of arbitrarily blocked.
Given the nearly ubiquitous presence of this as an option with other app distributors, it's somewhat shocking this wasn't already an option.
12 votes -
Make it easier to use Data Connect with Private IP Cloud SQL instance
There is not documentation on how to connect Data Connect service to a Cloud SQL instance with Private IP. Deployment simply fails with timeout error.
Had to open a support case to learn that I have to run the deployment command from within the same VPC. This should be at least documented. The deployment script could be improved, so that you don't have to run the deployment from a VM. The steps that are failing should be executed from the service directly, we'd just need to grant the required permissions to the SA.1 vote -
Firebase Data Connect lacks ON DELETE RESTRICT support and causes brownfield schema mismatch
Hi Firebase Data Connect team,
I’m currently using Firebase Data Connect with Cloud SQL (PostgreSQL) and facing a limitation related to foreign key delete constraints.
PostgreSQL natively supports ON DELETE RESTRICT, and when I manually apply this constraint directly in Cloud SQL, everything works perfectly and the application behaves exactly as intended.
However, Data Connect does not provide any way to define or preserve ON DELETE RESTRICT in its schema. While Data Connect does expose an explicit directive (the ! notation) to define ON DELETE CASCADE, there is no equivalent option for RESTRICT or other delete behaviors.
Because of this,…1 vote -
Nano Banana Pro
I realised when adding my Gemini 3 Pro Preview API in the code the chat assistant doesnt recognize it.
Also it cant use Nano Banana Pro still. Please add it ASAP. It´s a Google feature and Firebase is also Google.2 votes -
Firebase needs to make blaze plan have a better built in cap for pay as you go.
The cap just alerts you when you reach your cap. If you have a major issue, for example, something that spam read and writes indefinetly, you will end up paying thousands over your "limit". PLEASE. PLEASE make it so YOUR customers do not have to write a script that should be built in.
1 vote -
2 votes
-
🔥🗑️ Desaster recovery for full firebase project
It would be great to have a daily disaster recovery feature for the entire Firebase project, not just Firestore. Rollouts can corrupt auth objects or storage files (e.g. user images), and while Storage backups can be automate (e.g. via Transfer Service), there's no built-in way to automatically back up and restore Firebase Auth. Ideally, there would be a "Timeline" tab in the console, allowing you to rollback the full project—Auth, Firestore, Storage, or any other service used —to any recent daily snapshot, with of course costs depending on read/write/storage usage. This would significantly improve safety and confidence during production changes.…
7 votes -
Add support to document Why change was published
There should be an optional note field when publishing changes to explain why these changes to the config were published. Moreover, it would be great to have a simple history view of what changes were published with notes.
Right now, we can only see WHEN and WHO published the latest changes, but we don't know WHY
3 votes -
I wish if i can integrate ai from aistudio.google.com to ai from firebase. and they can interconnect and share requirements.
I wish if i can integrate ai from aistudio.google.com to ai from firebase. and they can interconnect and share requirements.
2 votes -
Enable Identity Aware Proxy within Firebase Studio UI
We’re exploring Firebase Studio as a replacement for platforms like Replit, Bolt, and Lovable for vibe-coding applications, especially because it offers seamless connectivity to private VPCs. However, one major concern is that apps become publicly accessible by default once published.
Most vibe-coders learn cybersecurity the hard way and often end up blaming the platform, so having secure defaults is crucial. We fully support the direction Google is taking with Firebase Studio, but this issue needs to be addressed. Ideally, Firebase Studio apps should require Google authentication by default, with an explicit option for developers to make an app public only…
2 votes -
Support for Proper 404 Status Codes and Multiple 404 Pages Based on URL Patterns on Firebase Hosting
Currently, when using a custom 404 page (e.g., 404.html), Firebase Hosting always responds with a 200 status code, even when the page is served via a rewrite rule.
This differs from behavior on traditional servers (e.g., Nginx with the internal directive), where the server can correctly return a 404 while still serving a custom error page.Why this matters:
- Proper HTTP status codes are essential for SEO.
- Search engines may incorrectly index 404 pages if they return 200.
- Client applications and monitoring tools rely on correct status codes.Additionally, In many multilingual or multi-section sites, different parts…
2 votes -
Fallback to Gemma when browser based models are not available in the Hybrid SDK
When using Firebase AI Logic for hybrid inference, I want to be able to support users that are using non-Chrome browsers to still be able to run inference. In this case, give me an option to download Gemma and run inference for my users running a non-Chrome browser. This preserves the PREFERONDEVICE or ONLYONDEVICE flags I have set and allows my users to continue to benefit the rewards of my app without needing to download a new browser.
3 votes -
parametre
je veut ma cle api
3 votes -
Edit Project UI in Preview Window
Add the option to edit the UI of the current project in the preview window (Like Lovable) For example, once the code is generated for a landing page, allow me to edit the text directly in the preview window as opposed to doing this in the code directly.
4 votes -
Map Firebase Data Connect (FDC) schema to custom postgres schema (not PUBLIC)
Currently, any gql files placed in schema folder generate one FDC schema in FDC console, which generates associated tables in postgres PUBLIC schema. Putting tables there is not ideal.
It would be nice if creating additional subfolders within schema source folder (or some other mechanism) could allow mapping to developer defined postgres schemas other than PUBLIC. For example, the following folder structure:
schema/appname/*.gql
would map to APPNAME schema in Postgres and tables would be created there.
4 votes -
0 votes
-
How about supporting apps-script?
A bit more context and thoughts:
- Seeing Google actually use its own dog food is a confidence builder.
- I want the IDE for Apps Script to be Firebase Studio. The current IDE is weak in today’s world (no proper TypeScript support, a limited debugger, etc.). It gets the job done, but if Google is investing in a new IDE, it’s surprising that internal teams aren’t choosing it. That makes me question long-term commitment.
More info below:
What level of integration is needed?
Native Apps Script project support inside Firebase Studio. Meaning: open, edit, run, debug, and deploy Apps Script directly…
1 vote -
I want to know about android app work
Page not found
1 vote -
SAUHA
SAUHA
2 votes -
Request for flutter project building with AI prototype
Currently, AI prototyping only build nextjs and react project, i request the team to make the AI prototyper to also build flutter projects. The reason is because when users enter the prompt "build a / create a calculator app" then instead of app, it builds the react+ nextjs calculator but use was intending to build Android app and this creates the main problem.
3 votes
- Don't see your idea?