2073 results found
-
Add Support for Aggregation Functions and Regex Filtering in Firebase Realtime Database
Firebase Realtime Database currently lacks support for aggregation functions (like sum, count, average) and regex-based data filtering. These features would simplify querying, reduce client-side processing, and improve performance, especially with large datasets. While Firestore offers some of these capabilities, Realtime Database remains the preferred choice for real-time syncing. Native support for these functionalities would greatly enhance its potential and usability.
6 votes -
Updates ESLint to V9
The current version of ESLInt is V8 - Update it to V9
2 votes -
Add npm workspace support for monorepos
App Hosting already supports nx based monorepos, but it would be great to have basic npm workspace support. I tried to take the plunge and convert my repo to nx tooling but I failed spectacularly 🙂 npm workspaces are super simple to get started with and other than not being able to deploy to App Hosting, they haven't come up short for me in a way that would convince me to try nx again.
9 votes -
Apple “Action Required: Apple Push Notification Service Server Certificate Update”
Good afternoon,
We received this email from Apple “Action Required: Apple Push Notification Service Server Certificate Update” but since our notification service is managed by the Microsoft Azure platform through the Firebase platform, do we have to update something or is the platform updated automatically?
2 votes -
Allow For Different Rollout Percentages
Currently, the highest allowed rollout percentage is 50% (before going to 100%). While we understand that higher percentage won't allow to compare the groups correctly, having an ability to gradually release a feature from 50% to 100% would be a very nice and common requirement.
5 votes -
Able to drop more from templates
Able to post more projects
15 votes -
it should have the hot reload button in flutter enviroment like in android studio have.
when we changes the code of a file and that file is running in emulator then the emulator detects the empty file and goes red and then we have to hard restart the previews.
3 votes -
Business ideas
My youtube channel business ideas
1 vote -
live automated import.
I want to have live automation import project feature.
For instance, I have my own project and want to open it with IDX, not manually with mouse clicks, select the project repo etc.I just want to have this feature with one mouse click or maybe via API or sth
1 vote -
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 -
Remove 18+ age limit
The 18+ limit on idx prevent students whose institutions use Google workspace from accessing the site
6 votes -
Wholesale Roasted Coffee Beans Fortsmith
Discover premium wholesale roasted coffee beans in Fort Smith. Elevate your coffee offerings with our rich flavors and exceptional quality. Order today! https://artisticbean.net/
1 vote -
Add support for Google Play "automatic protection"
Currently, manual steps on the play store developer console is required to create an application that has Play Store "automatic protection" enabled:
https://support.google.com/googleplay/android-developer/answer/10183279We have found that "automatic protection" is error-prone in multi-process applications and applications that include native libraries/code. It would be really helpful to our manual QA process to be able to programmatically distribute applications with "automatic protection" enabled on them.
10 votes -
3 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.
51 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…3 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.
4 votes -
https://firebase.google.com/terms/data-processing-terms#previous_versions
My gmail photos recovering
6 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.
24 votes -
@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.
2 votes
- Don't see your idea?