1236 results found
-
Allow input of analytics label on in-app messages like push notifications
Push notifications allow for an analytics label which makes sense for marketers who are running multi channel campaigns and want to aggregate results.
There is currently no way to add these to in app messages. Goal would be they are treated the same way as push notifications with simple reporting and pull through on the analytics for custom report building. Thanks
5 votes -
X-User-Country header when proxying to Google Cloud Run
App Engine and Cloud Functions send X-AppEngine-Country to app servers, which is useful for serving regional content to users.
Google Cloud Run doesn't receive the same headers. GCR can receive this header through load balancer custom headers (https://cloud.google.com/load-balancing/docs/https/custom-headers), but it'd be great if it were supported through Firebase Hosting directly without any extra configurations.
5 votes -
Option to enable MFA by provider
There should be an option to turn on MFA for a user for specific provider (e.g., password). Since user's Google signin might have MFA already, it's sort of inconvenient to have extra MFA barrier for Firebase Auth tenant.
5 votes -
MFA option to "remember device"
User shouldn't have to enter MFA every time logging in on same device. There should be a boolean option remember device for some period of time (somewhere between 2 weeks and forever)
5 votes -
Trusted headers for client IP address via Firebase Hosting
Context: from a backend running on Cloud Run/Cloud Functions, how to determine client IP address, when you need to TRUST it for IP-address based access restrictions.
You can normally find the real client IP as the first entry in the X-Forwarded-For header, but you cannot trust it.
If you are using Cloud Run (or Cloud Functions gen 2), then as far as I can tell the Cloud Run orchestrator always sits as a proxy in front of your container. This means you can trust the last entry in X-Forwarded-For as this is the client IP seen by Cloud Run itself.…
5 votes -
5 votes
-
5 votes
-
5 votes
-
Restore Archived Dynamic Links
Automatically Imported from Firebase
5 votes -
Realistic Car Simulators 2026
Realistic Vehicles..
Ai Stuff..
Offline..
Chat/Message..
A Vehicle that you could touch the inside buttons..
Remote control & all different kinds of Vehicles with a Key app/Startup/Starter..
Actually Email & App Store Supporters..
Worldwides- USA & others kinds of Cities & States & Towns & Countrysides..
Rp- Role Play…
Phone texts/call & others Stuff..
Real life Simulators/Realistic one.. Similar to GTA five version..
Players as npc & talking players & chat with..
A Map/Gps on a Side we could see where to go while driving..
Traffic jams..
One More thing it’s should have
iOS & others Version of all kinds…4 votes -
views on data
Firestore should support a simple language like the rule language that allows modifying the data before sending it to clients.
The primary use case is changing or hiding some fields depending on the auth uid
4 votes -
Persistent Memory & "Do Not Modify" Toggles to Protect Existing Code
As a project becomes more developed, I've noticed that the Gemini assistant in Firebase Studio sometimes starts modifying templates, forms, and functions that were already working perfectly.
To prevent this, I currently have to prepend a strict warning to every single prompt: "Proceed with extreme caution. Do not change the visual design, menus, structure, or any logic unrelated to this specific query: [my actual prompt]". While this workaround is effective and usually results in better code, it is tedious to write every time.
My Suggestion: It would be incredibly helpful to implement a "Context Memory" feature with a checklist or…
4 votes -
Firebase Mobile App or Fully Mobile-Optimized Console
I would like to suggest launching a dedicated Firebase mobile application, or significantly improving the Firebase Console experience on smartphones. This would enable developers to monitor app activity, review analytics, manage databases, track crashes, and make quick adjustments from anywhere without needing a computer. A streamlined mobile experience would improve responsiveness and productivity, especially in production environments.
4 votes -
Update iphone 16 and iphone 17 mapping for device information
Now for iphone 16 and iphone 17, analytics only detect it as iphone, marketing name is null.
It is hard to analyze user's device distribution.4 votes -
Custom domain
Custom Dom should instantly hook on the app hosting
4 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.4 votes -
make linking console to studio a button, right
that should be a done deal
4 votes -
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.4 votes -
Security
Secure measures for impersonation helping keeping privacy an personal information secured from malware or attackers who are skilled am deve'
4 votes -
Gemini Live startAudioConversation(): Add API for user feedback on audio input/output events
Testing startAudioConversation() APIs here:
- https://firebase.google.com/docs/ai-logic/live-api?api=dev
- https://developer.android.com/ai/gemini/live
Including the sample app here:
One feature (new API addition) that I would want:
I would like to know when audio processing is happening, ie. input audio and output - a bit similar to the Gemini app's Live functionality on Android. So I would like to have a way to show:
- audio wave or audio pulsation to indicate to the user that input is being received
Additionally I would also like to +1, in the same vein, the implementation of the transcription API (also, exactly like the Gemini app's functionality) - as was…
4 votes
- Don't see your idea?