728 results found
-
Firebase CLI (Python version) should provide debugging information
Add better debugging information into Firebase CLI (Python) version. The CLI frequently throws the following error but does not provide any further information, even in debug mode.
Failed to call quitquitquit. This often means the server failed to start request to http://127.0.0.1:8081/__/quitquitquit failed, reason: connect ECONNREFUSED 127.0.0.1:8081 {"message":"request to http://127.0.0.1:8081/__/quitquitquit failed, reason: connect ECONNREFUSED 127.0.0.1:8081","type":"system","errno":"ECONNREFUSED","code":"ECONNREFUSED"}
or
Error: User code failed to load. Cannot determine backend specification
Details of the error can however be found in the GCP Console and Cloud Build. The same error messages should appear in the CLI as the Console is not a scalable way to maintain/deploy…
1 vote -
[Email Verification] Need to have a param to set expiration time
As of now, there is no way we can set a custom expiration time for the Email Signin with link authentication. Our use case is that we generate this link through admin sdk and then mail the users (as an invite).
Hence, it becomes really important for us to have a custom expiration time.
1 vote -
remove recaptcha firebase phone auth flutter
remove recaptcha firebase phone auth flutter
1 vote -
Possibility to filter on the type of device on crashlytics
I would like to filter on the type of device (tablet, phone, tv, watch) to have crash statistics by type of device
1 vote -
Flutterflow despliegues correctos
muchas veces flutterflow no permite desplegar cloudFuctions y es muy importante el poder crear cloudFuctions desde flutterflow
1 vote -
FirebaseServerApp Pass Bundle to Client
There needs to be a way in the Firebase SDK to pass the server information to the client cache without incurring another read (like you do with Firebase Admin SDK) using the load bundle functions.
This will save reads, save money, and be faster.
1 vote -
Support Firestore emulator in Datastore mode
It is now possible to run the Firestore emulator in Datastore mode, however, it must be run through the gcloud cli.
It would be great if the firebase cli supported using datastore mode in the firebase.json configuration and if the firestore emulator UI supported datastore mode
1 vote -
Increase request size over 32Mb
Right now, a Firebase function can only accept a request payload size up to 32Mb.
Using it as webhook for some external APIs, we would need to have no limits or at least 100Mb limit1 vote -
realtime
The Realtime stats are just awful. The way that it is displayed, and the big map. just awful. horrible.
1 vote -
AI Summarization of my Alerts
Let Gemini in Firebase summarize my Alerts, informing me of any new trends in my app that I should know about, and offering recommendations for how to address issues.
1 vote -
AI Assistance in the Firebase CLI
Bring Gemini in Firebase into the Firebase CLI to help suggest the right CLI command for me to use based on my needs (that I describe in natural language).
1 vote -
Firebase Realtime Chat SDk
Integrate a real-time chat SDK into Firebase to streamline the development process of creating chat applications from scratch.
1 vote -
Need a .net MAUI support on Apple sign-in for authentication
Need a .net MAUI support on Apple sign-in for authentication
1 vote -
Allow reverse chrono time sort of files in cloud storage in the Firebase UI
I need to go to the underlying cloud storage UI to do this currently which is a pain and I need to leave the Firebase environment.
1 vote -
Remove "Recent Projects" list from Firebase homepage
Removes "Recent Projects" list from Firebase homepage, or hide it when there are a total of 8 projects or less. I have to switch across projects frequently, and the recent projects list is not useful as we only have 8 projects. 5 projects are duplicated on the page and this confuses my eyes a lot. Perhaps alternatively have a table of projects?
1 vote -
Support offline capabilities for mobile using React Native
I can see offline capabilities for mobile using Kotlin, Java, Swift and Objective-C. I am requesting offline support for React Native application.
1 vote -
azure
For Firebase / Flutter administrators who would like to use Entra AD (Azure AD) for Flutter Android,iOS and Web apps, the administrative setup and documentation should be easy to follow. The administrative process should be consistent with the Google authentication scenario.
1 vote -
Raise the Firestore Rules Expression Limit
Raise the maximum expression limit for firestore rules to make more complex doc schema validation possible.
1 vote -
It is recommended that firebase add native crash and java crash filtering
Translation: It is recommended that firebase add native crash and java crash filtering to facilitate checking the crash-free rate of native and java crash, and also to facilitate timely discovery of some problems.
Original: 建议 firebase 加上 native crash 与 java crash 的过滤,便于查看 native 与 java crash 的 crash-free 率,也便于及时发现一些问题
1 vote -
Allow developers to use the local Firestore database for free
It'd be really nice if you could allow users to create local drafts, of small documents, for instance, and save them locally for free with Firestore.
This way you wouldn't have to coordinate Firestore and its rules with some other database and client code nor would you have to choose the simpler option of getting charged for writes and reads on remote database documents that really only one user is supposed to write and read.
Please note that while you could use the realtime database to save drafts, 1 it's not always easy to figure out whether that'd actually be…
1 vote
- Don't see your idea?