1237 results found
-
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…
16 votes -
Provide Native Document Counters and Metadata for Firestore Collections
Problem:Currently, finding the total number of documents inside a Firestore collection requires building custom client-side listeners or cloud functions to maintain manual counter fields. This adds boilerplate code, introduces latency, and risks running into write rate limitations unless complex distributed counters are built.Proposed Solution:Firebase should provide an out-of-the-box, native SDK method (e.g., a simple client-side function) that securely requests the exact document count from the server's index layer without needing to download, fetch, or bill for individual document data payloads.Why this matters:This feature is critical for building cheap, efficient pagination UI, analytics dashboards, and status trackers without incurring massive read…
3 votes -
car racing game
Online Gaming Platform – Project Requirements Document
1. Platform Name
2. Project Objective
The platform will provide a secure online gaming experience where users can create accounts, verify their identity, manage a digital wallet, and participate in games. The system will include secure payment processing, user verification, and fair gameplay mechanisms.
3. User Registration
- Full Name
- Mobile Number
- Email Address
- Password
- OTP Verification
- Age Verification (where legally required)
4. Identity Verification (KYC)
- Government ID Upload
- Selfie Verification
- Mobile Number Verification
- Email Verification
- KYC Approval Status
5. Digital Wallet System
The platform will include a secure wallet that allows users to:
- …
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.
60 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
7 votes -
Cancel Extensions Deprecation
Continue offering the Extensions service, do not shut it down.
Extensions are a core feature of Firebase, and the work required for customers to replace them is unacceptable.
2 votes -
103605920
5.000$
3 votes -
Improve SEO Support for Content-Driven Websites
I suggest that Firebase improve its support for content-driven websites by adding better SEO tools, enhanced static site optimization, and easier integration with search engines.
I manage a gaming website called TomodachiLifeROM, where I publish game guides, tutorials, and gaming resources. Features such as built-in sitemap generation, improved metadata management, better structured data support, and more detailed performance recommendations would make Firebase Hosting even more useful for publishers.
https://support.google.com/sites/thread/451587408?hl=en&sjid=16379941293809233418-EU
It would also be helpful to have clearer documentation and examples for deploying SEO-friendly websites while maintaining excellent performance.
Thank you for considering this suggestion.
2 votes -
firebase init hosting:github environment secret
The
firebase init hosting:githubcommand should support creating secrets for a GitHub environment for better security posture.2 votes -
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-nov2511 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!
3 votes -
usage is not acurate,
just shows totals and i cannot see exactly at what time a read of documents was made, starting a scalable app is very frustrating when I can see 1K reads when my app it was even open, from where?, i just have one app and is in my phone, when I se monitoring I just can see group data, even worse the date is pacific time, even more confusing although I know to convert the timeline, I don't think is hard to show the local time right?
2 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.
12 votes -
2 votes
-
2 votes
-
Better Document viewer
The document view for firebase is really a pain when you need to navgate or access specific documents you have to scroll and it becomes a pain when you are quickly looking for something in the data
2 votes -
3 votes
-
200
Fo Tamien
3 votes -
Add support for pnpm workspaces
While it does support for pnpm, it does not support pnpm workspaces. The reason for this is because it currently looks for the
pnpm-lock.yamlfile in the workspace app directory, but this file is actually in the root directory when using workspaces. This causes lots it to switch to usingnpmand the build to fail.3 votes -
Please remove all the AI stuff about having Gemini write us a barista app
The Firebase console used to be intuitive to navigate. Now if I am trying to find my Crashlytics settings there are all these buttons in my face inviting me to let Gemini create a barista app. No one wants to create a barista app, can you please move all this stuff over to some other system hyping agents somewhere else?
1 vote
- Don't see your idea?