1213 results found
-
Data Connect should be serverless through and through.
One of the great things about firebase is that it didn't burden you of your design decisions and let you pay for resources when you needed it. Serverless is one of the main selling point of firebase, you can see its footprints on firestore, realtimedb, and firebase functions.
Seeing the need to instantiate a DB instance when getting started with data connect was so disappointing for me because I thought it was a step in the wrong direction.
2 votes -
Query filter for Nested Arrays
Adding a query method to filter the nested arrays in the firestore collection would be more scalable to get data faster. This would avoid the unnecessary looping of the data for finding a particular field, which are already stored in an array.
This feature would make the firestore to perform extraordinarily in retreiving the data.
3 votes -
Making a system that's on a broken
How about making a system out of structural foundation and can process it
2 votes -
Supabase intergation
Linking supabase into Firebase like a MCP server
12 votes -
Support Public distribution group to allow user to install app on their device without authentication
However, Firebase lacks the feature to share debug builds with a public distribution group, like Microsoft AppCenter offers, without adding testers. Sharing public link users should be able to install on their devices without authentication.
24 votes -
Supabase to Firebase migration
Have a skill that helps AI agent to migrate my app from Supabase to Firebase
1 vote -
AI agent
The AI agent testing is very basic. It cannot access external urls . It does n ot let me upload files like (pdf,xml etc) to test my application. Hope it gets upgraded in the future
2 votes -
Select More Than Current Billing Period for Metrics
In the Authentication tab, we can see Daily Active Users and Monthly Active Users for the Current Billing Period. But We can't go back to see these statistics for previous months. Why?
1 vote -
to
Rofikul22114
1 vote -
7 votes
-
Firebase App Hosting: Full support for Next.js 16
Next.js 16 introduced new APIs and major improvements around caching and rendering behavior. Next also open-sourced its adapter so third-party hosting providers can implement Next.js features more completely and stay aligned with upstream changes.
It would be great if Firebase App Hosting fully supported Next.js 16 by integrating the open-source adapter and ensuring parity with Next.js’s caching and runtime behavior.
1 vote -
3 votes
-
Add different release tracks
Right now Firebase app distribution only allows a big flat list of APKs. We want to have a functionality where we can create different tracks such as daily builds, pre release builds, develop builds etc. to help us better manage the different builds and also our users to better select which build they want to install and test
4 votes -
Firebase Authentication Setup API
I'm running the Web/APP builder platform using user's own Firebase. However, when user is creating platform through my service, Authentication setup API is limited to Blaze plans users.
Please provide the Authentication Setup API also for Spark Plan user.
Spark Plan user is highly possible to be the Blaze plan user in the future if Firebase provide a contentable user's experience.50 votes -
Request to Enable Firebase Phone Authentication in Somalia.
I am writing to request that Firebase Phone Authentication be enabled for Somalia. Over the past two years, there has been significant growth in the use of Flutter and Firebase to develop mobile apps in Somalia. However, the lack of phone authentication support in this region has created a barrier for developers.
Phone authentication is essential for securing user accounts and is widely used in regions like ours. Enabling this feature in Somalia would greatly benefit both developers and users by improving accessibility and security.
I kindly ask you to consider this request and enable Firebase Phone Authentication for Somalia.
3 votes -
reference Bazel label paths for dependencies, possibly from a BUILD file or workspace definition.
UUID Group Name
74fd13fa90f483537a1866505fae79762f121b96 Empty Group = NoOne
c70777b3b2b15fd1baf444b2b6e968d75e3a405c chromeos-committers
global:Anonymous-Users Anonymous Users
global:Registered-Users Registered Users2 votes -
Storage
I'm trying to start the Firebase storage, but I get the following error: "An unknown error occurred. Please update the page and try again." But when I checked the browser console, I found this message: "{
"error": {
"code": 403,
"message": "The caller does not have permission",
"status": "PERMISSION_DENIED"
}
}"
The strange thing is that I'm trying to do this with the owner user. Does anyone know exactly what's going on?5 votes -
Pre-built User Authentication & Common App Features
We propose adding a suite of pre-built, configurable modules for user authentication and other common application features directly into Firebase Studio. This would allow developers to quickly set up essential functionality without writing repetitive boilerplate code.
Why this is important: Many developers spend significant time implementing standard features like user registration, login, and profile management. By providing these components out-of-the-box, Firebase Studio would enable developers to skip these steps and focus immediately on building their app's unique and core functionality. This would dramatically accelerate development speed and improve time-to-market.
Core Features to Include: User Authentication Module: A ready-to-use system for…
5 votes -
Download ipa/apk files on Desktop
Allow a Download link for a build uploaded to Firebase App Distribution to be opened and the file downloaded on a desktop machine instead of only mobile devices, allowing the sharing of apps with third parties that cannot access email or google accounts on the target devices. It's the same basic functionality that already exists, simply allowed on desktop as well instead of arbitrarily blocked.
Given the nearly ubiquitous presence of this as an option with other app distributors, it's somewhat shocking this wasn't already an option.
12 votes -
Make it easier to use Data Connect with Private IP Cloud SQL instance
There is not documentation on how to connect Data Connect service to a Cloud SQL instance with Private IP. Deployment simply fails with timeout error.
Had to open a support case to learn that I have to run the deployment command from within the same VPC. This should be at least documented. The deployment script could be improved, so that you don't have to run the deployment from a VM. The steps that are failing should be executed from the service directly, we'd just need to grant the required permissions to the SA.1 vote
- Don't see your idea?