2205 results found
-
Add support for country-based user targeting in Firebase SDK
It would be very helpful if the Firebase SDK included built-in support for targeting users based on their country. Currently, we have to handle this manually using workarounds or backend logic. Native support in the SDK for accessing the user’s country (based on IP or locale) and using it for feature targeting, in-app messaging, or remote config conditions would streamline country-specific personalization and improve the user experience.
This feature would allow us to:
Show different content or messages to users based on their country.
Better segment users for A/B testing or campaigns.
Reduce backend dependency for basic geographic targeting.
Please…
7 votes -
MariaDB Vector
Latest version of MariaDB has support for vectors. I need that for implementing RAG solutions. Please add MariaDB as a database template!
7 votes -
ya2633033@gmail.com
YAHYA
7 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 -
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…
7 votes -
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.
7 votes -
Remove 18+ age limit
The 18+ limit on idx prevent students whose institutions use Google workspace from accessing the site
7 votes -
https://firebase.google.com/terms/data-processing-terms#previous_versions
My gmail photos recovering
7 votes -
Speed up Firestore Index Creation
I absolutely love the fact how firebase handles non-existing indexes with a link to the creation of an index.
I also understand, that building the index, even for an empty database takes a couple of minutes, but maybe there is something you can do to speed up the process.7 votes -
Add auth handlers from Hosting to App Hosting.
/__/auth/handler
Identical to hosting but for app hosting.
Would definitely make things simpler for Next.js apps.
7 votes -
allow secrets on scheduled functions
It's not clear in the documentation nor by implementation that secrets work with scheduled cloud functions. This seems to me like a major missing feature in security and consistency with the v2 cloud functions. Is the only solution using the cloud config for api keys/secrets? Something like:
exports.someScheduledFunction = onSchedule(
{
schedule: "every 60 minutes",
timeoutSeconds: 100,
secrets: [someToken.name],
},
async () => {
logInfo("Running every 60 min");...
}
);7 votes -
add threejs
add threejs for developer web with 3D design
7 votes -
Broaden Crashlytics velocity error range to allow larger percentages than 1%
We would like to broaden the Crashlytics velocity error percentage so that we can trigger velocity alerts at larger percentages than 1%. 3% would be ideal for our purposes.
7 votes -
Project IDX API needed
We need an API that can create IDX workspace, add collaborators through API calls so new workspaces can be created by users of our freelancing website and later on when a worker is assigned to a project we can add a collaborator via API.
7 votes -
The Ability to Transfer Projects would help / Ayudaría la Capacidad de Transferir Proyectos
Whether I need to change emails, or just get out of the way. We all need to transfer our projects at some point.
I'm just asking for the ability to grant privileged access to a trusted colleague about all my projects, through an email or something like that.
----- ES -----Ya sea que necesite cambiar de correo, o que simplemente me retire del medio. Todos necesitamos alguna vez transferir nuestros proyectos.
Tan solo pido la capacidad de poder otorgarle acceso privilegiado a un compañero de confianza sobre todos mis proyectos, mediante un correo o algo así.
7 votes -
"Copy" menu option in Workspace(project) menu.
"Your workspaces" list my workspace/project.
Looking for "Copy" option similar from "Rename".
I couldn't copy the workspace when I would like to duplicate to start similar project.7 votes -
Support for custom docker images for cloud run in firebase app hosting
Although current version of firebase hosting is optimized for next and angular, I don't see why I can't use the same to run pure backend services written in any language if google cloud run is used in the background. If it's possible to use your own dockerfile and mention a port for listening to traffic, using your own build process within the dockerfile, I can setup custom backend with the simplicity of firebase.
I would get control over binaries in my backend, like puppeteer needs chrome etc.
I would get auto-ssl, auto scaling , load balancing capabilities
This can be…7 votes -
Region restriction configuration
For gdpr compliant usage in europe we need a way to configure that ALL related resources are hosted in a specific region. Whould be great if that could be configured in one single place and automatically apply to all services spin up for my app.
7 votes -
Support Bitbucket
Support bitbucket as a source repo provider
7 votes -
Add GitLab as a Provider to be able to link repositories
Ask the cloud team to add GitLab as a Provider, including the CE version.
7 votes
- Don't see your idea?