2365 results found
-
Better Github integration
Automatically pushes to GitHub when Gemini makes changes. Also make it where you don't have to re authenticate so often with GitHub.
3 votes -
studio
vamos con seguridad para ariba, gracias al creador
1 vote -
I suggest that Firebase improves error messages to be more clear and beginner-friendly, especially for new developers.
As a beginner, I often feel confused when errors appear. Clearer and more descriptive error messages in the Firebase console would help users understand problems faster without searching elsewhere
0 votes -
☆☆☆☆☆
Excellent
1 vote -
Table Event Triggers
In additional to the
onMutationExecuted, we would love to have events on table mutations.onRowUpdatedonRowCreatedonRowDeleted
onMutationExecutedis already launched in Nov 2026. https://firebase.blog/posts/2025/11/dataconnect-nov254 votes -
1 vote
-
Add topic subscription from PWA Javascript app
Hi,
It would be very helpful if a user could be automatically enrolled in an FCM topic when they log in to the PWA using a VAPID key.
Currently, when I generate the token at login, it's saved in the Firebase Realtime database in the /fcmTokens path. The problem is that this process is very data-intensive: the ESP8266 must read all the tokens in /fcmTokens and send notifications individually, resulting in a significant increase in handshaking, SSL, and device heap memory traffic. This would not happen if Firebase added topic subscriptions/unsubscriptions from PWAs.3 votes -
Add MQTT protocol for lightweight communication with IoT devices RealTime Database and Authentication
Ciao,
Attualmente sto inviando dati da dispositivi ESP8266 a Firebase Realtime Database utilizzando la libreria:
https://github.com/mobizt/FirebaseClientTuttavia, ho riscontrato un problema importante: ogni invio di dati consuma molto traffico Firebase a causa dell'handshake SSL (molto pesante per ESP8266) richiesto per ogni connessione. Questo rende l'integrazione con dispositivi IoT a basso consumo con connettività limitata molto inefficiente.
Per questi motivi, sarebbe estremamente utile e vantaggioso avere il supporto nativo per un protocollo più leggero e ottimizzato per l'IoT, come MQTT, che ridurrebbe drasticamente l'overhead, il consumo di dati e la latenza, migliorando significativamente l'esperienza utente della piattaforma nell'ambiente IoT.
Firebase è…
4 votes -
Native Firebase Mobile App (Android & iOS)
I suggest that Firebase creates an official native mobile app for Android and iOS to manage projects, view analytics, logs, Firestore data, and Auth users. The web UI and PWA experience on mobile is slow and difficult to use.
3 votes -
Direct import of Google Ai Studio prototypes
I would like direct imports of Google Ai Studio prototypes.
6 votes -
Built-In APK & AAB File Generator
Built-In APK & AAB File Generator
A built-in APK & AAB file generator simplifies the app publishing process by allowing developers to compile and export Android app packages directly within the development environment. This eliminates the need for external build tools, streamlining workflows and saving time. With just a few clicks, developers can switch between APK (for direct installation) and AAB (optimized for Google Play). Advanced settings may include versioning, keystore integration, ABI targeting, and app signing. Ideal for beginners and professionals alike, this built-in generator ensures efficiency, accuracy, and error reduction during the app deployment cycle, making testing and…12 votes -
Add command to check Firebase CLI authentication status without triggering reauth
Currently, the Firebase CLI does not provide a way to proactively check whether the user’s authentication state is still valid. Authentication validity is only discovered when running a command that requires auth, at which point the CLI may fail and instruct the user to run firebase login --reauth.
This makes it difficult to:
• Detect impending or current auth expiration ahead of time
• Build scripts or tooling that can validate environment readiness
• Provide a better UX in local development workflows
• Perform lightweight “health checks” without risking mid-command failureProblem
There is no supported command such as:
•…2 votes -
Update privacy policy part of PNV SDK
About the new post on the Google Groups of PNV SDK:
https://groups.google.com/g/firebase-pnv-announce/c/44tx7z_Pc8w/m/99O0BfW4AAAJ?utm_medium=email&utm_source=footer
https://firebase.google.com/docs/phone-number-verification/android/get-started"You must have a publicly accessible privacy policy to complete OAuth brand verification. You can use Firebase Hosting to create a basic web app to host your test privacy policy."
It mentions to have privacy policy related to this, but doesn't mention what to put there.
I tried to contact Firebase support, and they said to me to request it here, with these details:"
It should clearly say, in simple words:
that your app reads the user’s phone number,
why it does this,
whether the number…2 votes -
allow app hosting without a cloud billing account
Firebase app hosting without a cloud billing account should be possible.
Also to have a custom subdomain for the app url.
Most people use Google and other tools without any billing account. So there is a high potential of firebase users for this feature. Also to simplify to publish the app without needing to know how CLI works within the firebase studio.3 votes -
Access user agent of the client
App hosting replaces user agent header of the client, with "Google"
I need to access user agent to modify responses according to user's operating system.3 votes -
Configure to redirect system domains (...web.app) to primary domain.
Problem
Firebase Hosting currently serves content simultaneously across three URLs: a custom domain (e.g.,site.example.org) and two system domains (project.web.appandproject.firebaseapp.com). This creates duplicate content issues for SEO and fragmenting analytics.Proposed Solution
Allow users to designate a Primary Domain within the Firebase Console. Once set, all requests to the default system domains should automatically trigger a 301 redirect to the primary custom domain.Key Requirements
* Automatic Redirection: System domains (web.app/firebaseapp.com) should mirror the "Redirect" functionality already available for custom domains.
* SEO Optimization: Consolidate page rank by ensuring only one…1 vote -
application based templates
Provide more application based templates using modernized AI and Web frameworks for static web pages, chatbot, web information search and summarization tools, so designers can focus on concepts instead of debugging infrastructure code.
5 votes -
More information in errors for native sql statements
Errors in native sql statements like in _execute always result in the same "Invalid SQL statement" error without any further information, which makes it really difficult to debug. More data - for example the part of the SQL statement that is invalid - would be really helpful! Especially as this error also seems to be thrown when the SQL is perfectly fine but a wrong _execute syntax is used, which should not throw an "Invalid SQL statement" error, as it is not about SQL!
1 vote -
Group function by category
I think it would be awesome if we could group functions by category on the screen.
Sometimes we have a lot of functions depending on the project, and it becomes a little hard to read the console — it gets kind of fuzzy.5 votes -
Firebase is currently awful... It doesn't even look like a Google service.
Firebase TLDR:
UI?
Trash
Pricing?
Trash... Cloudfare can do it for free.
User experience?
One of the worst system interface I have ever used in my entire life. I tested a few apps and got charged for testing a Alpha game for 2 days with a few friends, what I would've paid for a VPS for a whole month with unlimited amount of bandwidth.This plataform does NOT feel like a Google service. And I am NEVER going to use this **** ever again. Feels that I just got scammed for real.
Firebase = Trash company. I hope Google finds…
1 vote
- Don't see your idea?