2385 results found
-
200
Fo Tamien
1 vote -
Realtime database console, usage tooltip scroll
If you have many RTDB instances, it's practically impossible to use the Usage tab in the console and view the tooltips. I have to scroll out to 25% in my browser, to see our current full list, and we may have more in the future. You should add a way to scroll the tooltip. I'm thinking: click graph, so you know which tooltip to show, and then make the tooltip static and scrollable. But it could be implemented however makes sense to the developers, as long as I can scroll down the tooltip and not have to zoom way out…
5 votes -
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 -
ربط تطبيق تكسيً بلي بتطبيق زين كاش لسحب أموالي
ربط حسابي تطبيق تكسيً بلي بتطبيق زين كاش لسحبً أموالي
1 vote -
studio
vamos con seguridad para ariba, gracias al creador
1 vote -
"Verify Email Address" page should be translated
We notice an inconsistency where the initial Firebase email verification page displays in English (the one with the 'Complete verification' button), despite the URL containing the lang=fr parameter, while the final success message correctly appears in French.
This appears as a bug.1 vote -
3P model support
Firebase should have support for non-Gemini Models (non-Google) as well.
1 vote -
Provide proper sorting for the firebase cloud functions table UI
Provide proper sorting for the firebase functions table UI, ideally persisted on localStorage, it could allow us to sort by trigger, by name, by ..., just to make the table easily visually consumed and help users find their http triggers with ease (to copy paste, I find my self lost on my list many times)
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 -
7 votes
-
Data
Assets
1 vote -
☆☆☆☆☆
Excellent
1 vote -
Punycode domain support ✌🏻
The hosting product support punycode domain but App Hosting doesn't which is kind of odd. Please bring App Hosting to the same domain support parity with the Hosting product. Thank you!
1 vote -
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
- Don't see your idea?