1218 results found
-
Support background triggers (like Firestore) in Cloud Functions with Dart
Since Support Dart in Cloud Functions was marked as completed, we can now write callable and HTTP triggered Cloud Functions in Dart. 🎯💙
It would be good if background triggers (like when a document is created/updated in Firestore, a user is created in Authentication, etc) would also be supported.
37 votes -
Add "Delete Chat History" or "Reset Assistant" Button in Firebase Studio / Gemini AI
Many developers are experiencing lag, broken context, or freezing when Firebase Studio (especially with Gemini AI integration) accumulates too much chat history. This often forces us to reset or recreate the entire project — and even then, Gemini may not respond at all.
😫 Common issues:
Chat lag and UI freezing as history grows.Inaccurate or irrelevant responses from Gemini due to old context.
No way to manually clear or reset the AI assistant.
Developers are forced to reset projects, which is disruptive and time-wasting.
✅ Suggested Solution:
Add a simple button such as:“Clear Chat History” or
“Reset Gemini…
147 votes -
Session Management & Device Visibility for Firebase Authentication
Add optional session management to Firebase Authentication that creates and tracks individual login sessions per user, allowing developers/users to view active sessions with device and operating system information (derived from the User-Agent), approximate location (city/country), session creation time, and last active timestamp. The feature would enable per-device logout and selective session revocation via the Firebase Admin SDK, with optional read-only access for clients to build “logged-in devices” security UIs, while remaining privacy-safe, opt-in, and configurable without exposing raw IP addresses or User-Agent strings.
View Complete Proposal/Request here: https://gist.github.com/12fahed/42e802890b5b887b93c66d94ceadeb2d
30 votes -
Enable Firebase Authentication Pre-PIN Entry on Android Devices (Android direct boot aware SDK)
Background:
Our application relies heavily on Firebase Authentication for seamless user experiences and data synchronization. However, we have encountered a significant limitation when the Android lock screen PIN is enabled. After a device reboot, Firebase Authentication becomes inaccessible until the user enters the PIN. This restriction disrupts our ability to interface with Firebase services immediately upon reboot.Issue:
In discussions with Google, it was clarified that Firebase Authentication support is not available until the PIN is entered. This limitation impacts all our major customers who have enabled the Android lock screen PIN, causing operational delays and affecting user satisfaction.Request:…
70 votes -
More Advanced Filter on FPM
Current filter in FPM dashboard is too simple with little option. The only device-based is either based on the exact model or based on OS version. I want to see more complete categories like on the Android Vital, which provides filtering based on RAM, CPU, SoC, GPU, etc.
This way we can see which performance categories that affected the most and takes decision based on that. For example, maybe there are 2 performance issues, 1 issue only happens on 2 GB devices while the other also happens on devices with 4-6 GB RAM. This data can be matched to Play…
24 votes -
App Testing agent (iOS)
Hello. I really like your testing agent for Android. Please tell me if there are any plans to develop an agent for iOS?
32 votes -
Review the Ai Coding Output
Review the code output of the built in Ai and Gemini 3.0 flash preview , i have recently created multiple new projects and then instructed gemini to produce my ideas and 9x/10 the app is somewhat built and with many errors and mistakes in the firebase code the app will only make it to a certin point and then suddenely it is destoryed forcing the ai to try to recover the damage it has no idea what its trying to fix and then instead of working on your own project your ai is trying to rebuild the firebase app infrastructure…
1 vote -
Data Connect Event Triggers on Emulator
Support Data Connect Event Triggers on emulator for local development. With the risk outlined in the event trigger documentation regarding infinite loops, we ought to be able to test our event triggers on emulator. Data Connect supports great local development except for the triggers, so this would be top notch!
11 votes -
Realtime Query Updates
Subscribe to realtime updates for a limited subset of queries, for example retrieving updates to specific rows or getting new items for a simple timeline.
388 votes -
Geo Querying in Data Connect
Add extensions to allow querying by location radius. This is important for making apps especially social apps.
10 votes -
Live content powered by Firebase
Just tell me: “build it” or “make it a business plan” 🚀
2 votes -
App Distribution should have at least basic management of email notifications
There is no option to set email preferences for tester groups in Firebase App Distribution. It is unnecessary to pester everyone with emails when they can find the last app version in App Tester.
56 votes -
firebase test files
Our app is a file manager, and it would be great to be able to test its functionality in Firebase Test Lab by providing some simple test files and directories. Without any files, the tests are relatively useless.
3 votes -
Autofill suggested indexes from query insights
With the legacy firestore any complex query required indexing to be able to get the documents, nowadays with firestore entreprise that is not require but still the optimization is required for large collections and aggregation queries. The new query insights help you keep track of the performance and can list each query, but unlike legacy firestore they require you to manually set the details of any new index even if the modal opens from a specific query (It seems like an incomplete ux). Being able to perform this tedious task with the click of a button will be amazing.
About…
3 votes -
Alert on live activity updates
Live Activity pushes are meant to be completely silent background updates, so Firebase’s requirement for an alert field is technically incorrect and creates unnecessary sound/vibration issues.
When sending APNs messages with "apns-push-type": "liveactivity" via Firebase Cloud Messaging (FCM), the service currently requires an "aps.alert" field to be present in the payload.
However, Live Activity updates are designed by Apple to be silent background updates, they should not display alerts, play sounds, or trigger any user-visible notification behavior.
Because FCM enforces the presence of "aps.alert", developers are forced to include dummy or empty alert values (e.g. "alert": {}), which can still…
12 votes -
publish a GCP / firebase documentation MCP server
Enable fetch and query tools in an MCP server for the whole GCP, or the firebase documentation.
9 votes -
Firebase Payments SDK — A Unified, Platform-Agnostic Payment Service for Firebase
I'd like to submit a feature request for a first-party payment service within the Firebase ecosystem — tentatively called Firebase Payments.
The Problem
Firebase does an excellent job abstracting away common backend concerns — authentication, real-time databases, cloud functions, push notifications, and hosting. However, one critical backend responsibility remains entirely unaddressed: payment processing and subscription management.
Today, developers who build on Firebase must wire together third-party providers (Stripe, Razorpay, Paddle, etc.) manually, manage webhooks, store transaction state in Firestore themselves, and handle currency normalization independently across regions. This introduces significant complexity, maintenance overhead, and security surface area — all of…
2 votes -
Integrate with Play Integrity Standard API
Current Firebase App Check is using the classic play integrity API, which results in rate limit easily. As a result, the token decode will fail easily as the QPS limit by play integrity api. Why not migrate to the Standard Play Integrity API which suggested by Google Play?
3 votes -
Email OTP Verification Code
We should open a Firebase community discussion about Email OTP authentication.
Firebase currently does not support native email-based OTP login (only email link or password auth).
I want to build a passwordless system where:
- Users sign in with email only
- A one-time code (OTP) is sent to email
- No passwords are stored
- Same OTP flow is used for login, signup, and account actions
This would provide a simpler and more secure authentication method without requiring phone numbers or passwords.
2 votes -
Look into Gemini Ai as well as Google Ai concentrate on permissions and time ie. Min, hour etc etc
Look into Gemini Ai as well as Google Ai
4 votes
- Don't see your idea?