724 results found
-
Option to clear remote config locally stored data
Remote config fetched values are not encrypted and it's kept as plain text. Is there any function that can be used to clear this data after a successful fetch? At least we can keep the data safe on our own if there's a way to clear the local file content. I know currently it keeps the last fetched time in the same file but a clear function can clear all values except values like last fetch time. Will be very useful for those who want to use remote config data securely
1 vote -
[Crashlytics] support all flutter supported platforms
support all flutter supported platforms
4 votes -
Analytics Admin Sdk
Create Api for Firebase Admin SDK to get analytics data.
1 vote -
1 vote
-
doesn't deprecate Firebase Dynamic Links and separately charge for the feature as part of the Blaze plan.
Firebase Dynamic Links are slated to be fully removed by Aug, 2025 but it is such a wonderful feature and I am not sure why is it removed from Firebase suite. I am willing to pay for it and I am sure there are many other users willing to pay for it.
3 votes -
make it more easy
It's incredible how complex you made Firebase, because of the link with Google Cloud. Firebase used to be an easy solution, but it's all soo overly complex that I don't trust any of it.
Maybe I will suddenly get a large bill because I made a mistake, or the configuration is bad. It's really annoying. Your service has gone from an easy to use cloud solution to a complete mess of configuration annoyances, security angst, complex issues.
The documentation is overly complex. You loop around in al the options. And everything refers to Google Cloud again.
Nothing is easy with…
3 votes -
Dgj
Gjogdg
1 vote -
Remove git from functions folder
Using firebase init will create a git submodule in the functions folder, which is a giant hassle to remove. I just want init git in the root project.
1 vote -
Log thirdPartyPrincipal in storage audit logs, similar to firestore
It seems GCP audit logs can capture all the operations on the firebase storage bucket, but the actor that shows up in the logs is a service account, rather than the end user. Is there a way to capture the end user who is requesting storage objects?
When I look at audit logs for firestore, I see a thirdPartyPrincipal that includes the end user, but this doesn't show up in the storage audit logs.
3 votes -
Anything Required for Upcoming APNs Certificate Update
Dear Firebase Support Team,
I hope you are doing well.
We recently received a notification from Apple regarding the upcoming Apple Push Notification service (APNs) server certificate update. As per Apple's update:
Sandbox APNs certificates were updated on January 21, 2025.
Production APNs certificates will be updated on February 24, 2025.
We are currently using Firebase Cloud Messaging (FCM) to send push notifications to our iOS app (<com.datamyte.digitalclipboard>).As of now everything working as expected, we would like to confirm:
Does Firebase automatically support these APNs certificate updates, or is any action required from our side to ensure continued push…1 vote -
App Distribution API includes information whether tester have installed the app
Currently the only way to know whether a tester have installed a version is through the Firebase Console. I wish we could get this information through the App Distribution API too. Currently we only have lastActivityTime which is not very useful: https://firebase.google.com/docs/reference/app-distribution/rest/v1/projects.testers#Tester
2 votes -
Adding Republic of Moldova to a preview list of Gemini
Could you please add Moldova to the list of countries who can preview Gemini? We cannot use it in Android Studio and have to use other AI.
6 votes -
Add service to Data Connect Triggers
Trigger a Cloud Function that will add the service and schema to Data Connect when the user signs up successfully.
2 votes -
Add support for local npm packages
Change the behavior of dpeloy for functions so that if a local (file based) npm package is listed in the package dependencies, the package will be uploaded with the function.
It is a major pain for local packages to not be supported in uploading cloud functions.
1 vote -
https://firebase.google.com/terms/data-processing-terms#previous_versions
My gmail photos recovering
1 vote -
notes
Add Crashlytics Issue Notes to the Crashlytics Schema [1] for BigQuery Export [2]
[1] https://firebase.google.com/docs/crashlytics/bigquery-export#schema-columns
[2] https://firebase.google.com/docs/crashlytics/bigquery-export2 votes -
API support for insertMany and updateMany
Currently Data Connect insertMany and updateMany mutations do not support being passed multiple records via the SDK. Figure out a way to enable this so we can insert multiple rows in the same “@transaction” via the API.
1 vote -
@unique argument to use UNIQUE NULLS NOT DISTINCT
Add an argument to the @unique annotation that allows users to choose between using PostgreSQL's "UNIQUE NULLS NOT DISTINCT" constraint or the standard "UNIQUE" constraint when defining a unique constraint.
1 vote -
Expose "last updated" metadata
If Firebase cannot support some kind of changestream implementation, it should include metadata on each document that includes a "last updated" timestamp. Then clients can query against this field to only retrieve "new" changes (Inserts, Updates). It lacks support for delete capture but is the next best thing after a changestream.
18 votes -
Vector embedding search should include distance in results
The newly released capability is https://firebase.google.com/docs/firestore/vector-search is working very nicely! However, all similar products should return the distance metric in the query results (which the backend has no doubt already calculated) so that the client perform further analysis based on that distance
8 votes
- Don't see your idea?