1793 results found
-
The errors thrown for a wrong password and an account that does not exist should be different
This is a problem I have encountered while using Firebase with Swift. I want to be able to prompt the user to sign up if they do not have an account. However, the error returned from Auth.auth().signIn(withEmail, password) is the same if the user enters the wrong password or an email the doesn't exist. If the errors were different I would be able to show the sign up prompt only if that specific error is thrown.
1 vote -
ya2633033@gmail.com
YAHYA
5 votes -
Support for Gradio and Streamlit web applications
Given Project IDX's focus on being integrated with generative ai — project templates for Gradio and Streamlit to demo ML/Gen AI systems would be a great addition to the currently available templates. Both as standalone templates and frameworks for Google's Gemini API template.
This can also be a great opportunity to showcase Google's generative ai models via Gradio/Streamlit.
Note: My idea is intended to use Python as the primary language (specific to Gradio since there's also a JS (
@gradio/atoms
)). Though the potential for polyglot Gradio and Streamlit projects should also be supported, respective to the framework. For example,…7 votes -
1 vote
-
Add Q&A about including Firebase Analytics in a library to be used by arbitrary 3rd party apps
It seems it is not recommended or possible, but I lack an official answer:
https://stackoverflow.com/questions/60076980/how-to-add-firebase-analytics-in-a-library
https://stackoverflow.com/questions/38790977/include-firebase-analytics-in-library?noredirect=1&lq=1
https://www.reddit.com/r/androiddev/comments/fpxna8/firebase_analytics_in_android_library/?rdt=40331
3 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.
6 votes -
Playwright
Please support playwright test framework
10 votes -
Please change "Get Started" button to "Create Firebase Storage".
Please do kindly consider changing the button name from "Get Started" more specifically to "Create Firebase Storage" within Firebase console. One gets the impression via "Get Started" that the user is in for marketing fluff than actual and crucial utility. Thank you.
3 votes -
Support Functions on App Hosting
Firebase Functions don't seem to be well supported in App Hosting. At least if you are using Typescript in the functions, the deploy process runs into an error in the build step. It seems to be because "npm run build" runs Typescript checking everywhere, and the dependencies in functions/package.json haven't been installed.
A user on Stack Overflow who asked about this ended up working around it by setting tsconfig.json to ignore the functions directory. They also have to do a manual deploy of the functions, because apparently the App Hosting deploy process doesn't do it.
Ideally everything should just work;…
1 vote -
Realtime database, change default tab order
Reorder the tabs in Realtime DB to prioritize displaying the rules or a landing page before the data.
New users and analytics management find that loading the Realtime Database section from the web console impacts bandwidth usage for reads. This behavior is not ideal and could be separated from the Realtime Database landing page, especially when editing or inspecting the rules, as it requires loading larger chunks of the database before the user switches tabs.
11 votes -
TEMPLATES: Can you add a multi-platform category?
I am wondering if flutter, Dart, KMP, React Native...should be under a new template category named "Multi-Platform"...Thoughts?
2 votes -
Turborepo support for Next.js apps
AppHosting now supports nx based monorepo but we would love to see turborepo + pnpm workspace support for AppHosting.
6 votes -
Customizable Filename for iOS Artifacts in Firebase App Distribution
Description:
We have identified an area for improvement regarding the naming of iOS artifacts in Firebase App Distribution. Currently, when an IPA file is downloaded from the Firebase App Distribution console, it is automatically named app.ipa regardless of its original filename.
Background:
Our investigation revealed that, based on Google’s public documentation [1] [2], there is no available method to customize the filename during download.
Firebase App Distribution automatically assigns the name app.ipa for iOS artifacts as a default behavior, and this is not configurable via the console or CLI.
Request:
We propose the introduction of a feature that allows users…
4 votes -
3 votes
-
Update button in Firebase Storage
Please, add an update button to the Firebase Storage Console UI
1 vote -
1 vote
-
SDK for .NET Maui to send Push Notifications
An SDK to integrate push notifications in .NET Maui Apps
3 votes -
.net maui sdk for firebase data connect
support using Data Connect in c# and .NET Maui by having SDK for C# and generating C# types from the schema
1 vote -
1 vote
-
Show direct download link for releases as QR code to scan using phone
Hello team,
As AppCenter is deprecated and we're currently moving to Firebase App Distribution as our primary internal app testing platform we'd like to request a new but very valuable feature. This feature should be minor and quick to implement but would make our lives a lot simpler.
We use Fastlane and the firebaseappdistribution plugin for deploying our builds during CI builds. This plugin generates three links to download a specific release. The first generated link is to view the release in the Firebase Console and it's the one we're currently giving our QA testers and POs so…
5 votes
- Don't see your idea?