2225 results found
-
Possibility to disable the automatic event "notification_receive" (Android) due to the high triggering of this event
I would like to request the inclusion of the possibility of disabling the automatic event "notificationreceive" (Android) due to the high firing of this event, which can cause an inflation of costs for Google Analytics 360 customers who charge based on the number of events.
And in some situations it is necessary to use push notifications, but the "notificationreceive" event may not be so useful, it being feasible to disable it to reduce tool 360 costsA suggestion would be to make it possible to disable it in the same way as we can disable the automatic event…
9 votes -
Add Firebase to flutter create options
When creating a flutter project you should have options to setup firebase with it
9 votes -
Custom git server
Allow specifying custom git server and ssh key.
9 votes -
Ease boilerplate with tools such a mason, riverpod and perhaps very good cli and firebase cli
Easier integration with
* mason
* riverpod
* flavors9 votesThanks for this feedback! We do want to provide better support for custom predefined environments, and our Nix extensibility work may get us quite far here. Please try it out if you haven't and let us know if there is more we need to do.
-
Tailscale integration
Provide a seamless integration with Tailscale so that the VM can be added as an ephemeral node on the user's tailnet and get access to private resources, such as a database or private Git server.
9 votes -
9 votes
-
Firestore Index Name
As a Firestore project grows, so do the number of Composite Indexes.
While the fields are visible, being able to name a composite index would allow us to define which specific feature(s) a composite index is tied to, allowing us to remove unused indexes if they're no longer relevant.
9 votes -
Get rid of the egress data transfer fee for Firebase Hosting
All is described in the title. I no longer see any benefits to using Firebase Hosting when you have competition like Cloudflare pages that charges zero for egress traffic.
By reworking Firebase hosting egress fees, it could attract more users looking for a hosting solution and then convert them to a paid product linked with hosting like Firestore, Functions, etc.
9 votes -
Rules between Firestore and Realtime Database
We've rules to limit access to data in both firestore and realtime database, but there are requirements where I need to specify a rule of realtime database based on a value in Firestore.
Games are classical examples, I want to store the realtime game data in realtime DB but apply rules to read and write there based on my user and app data in firestore.
Lack of this is either making me use either of the DB or write hard rules in client side (which is not really secure).
9 votes -
Update Linked Documents
If you have split your data in several collections there should be an easy way to update a linked document - for example if the user changes his name, all articles with the authorId = userId should be updated automatically
9 votes -
Google Play User Data Delete Requirement
Google requires a web link that enables users to delete all their data, even after they have uninstalled the application. For a "serverless" app that only uses Firebase Auth, it would be ideal to have a plug-and-play solution for hosting a single webpage that complies with Google Play's policy.
9 votes -
9 votes
-
9 votes
-
Billable VM Tiers in Firebase Studio
Currently, Firebase Studio offers a default, free-tier virtual machine. While this is suitable for basic tasks, it often proves insufficient for handling medium workloads, limiting the platform's utility for larger projects.
This proposal is to introduce a feature that allows users to select from a range of paid, higher-performance VM specifications (e.g., more CPU, RAM). The billing for these custom VMs would be seamlessly integrated into the user's existing Firebase project billing. This would provide users with the flexibility to scale their compute resources according to their specific needs, ensuring that Firebase Studio can effectively support projects of any size.
8 votes -
1. Duplicate projects to Keep version of working app to make experiment easy.
Duplicate projects to keep a version of the working app to make experiments easy.
Making the Firebase Studio's AI able to connect and configure features on Firebase console.
Create time stamps to reset the code
8 votes -
Able to select project when publish app from firebase studio rather creating new project everytime publish an app.
Able to select project when publish app from firebase studio rather creating new project every time publish an app.
8 votes -
Connect to any LLM
Is it possible to connect to anther LLM apart from Gemini like Anthropic?
8 votes -
8 votes
-
“Support Drupal”
Please support development with the Drupal Content Management Framework, at least at the level that it is supported by Jetbrains and Microsoft.
8 votes -
improve onboarding when importing repo
When importing a repo, the placeholder text (never a good way to convey meaningful information) shows a sample url without the protocol: github.com/my-org/my-repo
However, when trying to enter a repo url matching that example, the UI simply says "Invalid repo URL format" which is frustrating for the user because they're following the example provided
It turns out, users need to add the protocol (https://) and then it will work. As a very early step in onboarding a repo to IDX, this can lead to frustration.
Solution:
1. update placeholder text to include protocol
2. update error message to provide a…8 votes
- Don't see your idea?