1236 results found
-
Required to take Blaze plan. After given credit card information, "Google Temporary HOL" gets HKD8 for no reason and no permission.
My projects are required to update to Blaze plan on or before February 16, 2026 otherwise no more service will be available for those projects. The whole process of updating is just asking for my personal information and credit card information. After entering my personal information credit card information, my credit card company sent me notice that "Google Temporary HOL" has made a transaction of HKD8 for no reason and no permission in advance. Who is "Google Temporary HOL"? Will Google just make transaction from my credit card whenever they want without asking permission in advance? Will Google just use…
1 vote -
I want to know about android app work
Page not found
1 vote -
2 votes
-
Support to configure non-blocking tool use in Firebase AI Logic?
Async function call (https://ai.google.dev/gemini-api/docs/live-tools#async-function-calling) is helpful in many scenario, but Firebase AI Logic doesn't allow to configure it. Please support
2 votes -
saltar al contenido Google, LLC - Firebase Tombomvouz Tombomnouz Mantener la sesión iniciada · Configuración · Salir Support Kotlin Multipl
saltar al contenido
Google, LLC - FirebaseTombomvouz Tombomnouz
Mantener la sesión iniciada · Configuración · Salir
Support Kotlin Multiplatform (KMP) in the SDKs
KMP is now stable and more libraries are being added to KMP ecosystem. There is a big opportunity for Firebase to be in Multiplatform and support developers adopting this tech.1,248
vota
Carlos Monzon
compartió esta sugerencia
· 27 de abril de 2023 · Reporte…
Cuan importante es esto Para ti?
Not at all
Important
Critical
Añadir un comentario…
Enviar un comentario
Jeff Avery
comentado
· 17 de marzo de 2024 12:06 · Reporte
I teach…1 vote -
Restrict Firebase App Invitations to Only the Intended Google Account (Prevent Forwarded Email Access)
Hi all,
We send Firebase app invitations only to our company domain emails, but the invitation email can be forwarded and accepted by a personal Gmail account, which creates a security concern.
Is there a way to:
Restrict invitation acceptance to only the Google account that received the email
Or limit access to company-domain Google accounts only
Prevent forwarded invitations from granting access to unauthorized users
Any best practices or Firebase-supported solutions would be appreciated. Thanks!
2 votes -
Improve firestore rules debug info
Improve firestore rules debug info:
2 features will really improve the debugging of firestore rules:
- Add a "label" parameter to the debug() function to identify the result in the debug log file of the emulator. Right now, only the value is printed, it is very confusing when you have several debug calls...
- Improve the error message returned to the client so we can understand the permission denied. Right now the message contains very little information and it is not helpful a all..,3 votes -
Allow to convert a Set() to a List() in the Firestore rules
There is a very annoying limitation in the Firestore rules: you cannot convert a Set() to a List().
This prevents a lot of possibility especially when using Map().diff().affectedKeys(): there is no way to access the first element for example.
My use case is the following:
On my client side, I am incrementing the value of a map element, ie:
MapFieldValue resources;
resources["gold"] = FieldValue::Increment(-amount);And on the rules side, I want to ensure that the resulting value is always positive (ie you cannot spend more gold than you have, even concurrently!):
let updatedKeys = (resource.data.diff(request.resource.data).affectedKeys());
return (updatedKeys.size() == 1 &&…1 vote -
Seems list everything
Dear Sir, If I would that my project storage getting over 1gb . then it would be better. now the condition id that i have lost my world that I I made in this project. I cannot upgrade because my all card is not taking cor paying to get the blaze plan
1 vote -
firestore pipeline as rulev3/transformation
Additional to just a condition for allow read/write. I think firestore rule should be replaced with transform function. It should utilize pipeline operation and return document to read/write. So that it could force add field or change logic to generate some field on every document without redeploy client
2 votes -
Make App Hosting available in Doha and Dammam region (me-central)
Deployment of apps in the firebase project has limited region options and middle east regions are not among them.
Allowing the deployment of backend in these region will enable us to lower latency and use the cool firebase dashboards to manage the backend without having to go to GCP console often.
3 votes -
Look into Gemini Ai as well as Google Ai concentrate on permissions and time ie. Min, hour etc etc
Look into Gemini Ai as well as Google Ai
7 votes -
Update iphone 16 and iphone 17 mapping for device information
Now for iphone 16 and iphone 17, analytics only detect it as iphone, marketing name is null.
It is hard to analyze user's device distribution.4 votes -
Support an array/object in firebase.json "emulators"."apphosting" to run multiple apphosting backends at once
Given apphosting supports multiple configured backends, it would greatly improve the emulator's utility to provide a mechanism to emulate all of them locally. With this feature in place firebase can support local emulation of apphosting and cloud run backends configured using hosting
rewriterules when deployed, which is a big win for supporting any number of microservices behind a single domain for integration testing and local dev. We'll still be responsible for implementing a local service discovery mechanism, but we'll have the convenience of just the emulator for spawning all our app processes.From the outside the feature looks like…
1 vote -
Custom domain
Custom Dom should instantly hook on the app hosting
4 votes -
Change "apphosting"."ignore" behavior in firebase.json to apply the configured paths from the directory holding firebase.json
I always run my firebase projects as monorepos since they typically incorporate several distinct apps with shared deps. I use my own CI/CD pipeline because the apphosting default is not flexible enough.
When deploying apphosting using the CLI, there is a size limit on the zipped bundle. If the "ignore" behavior would allow me to ignore directories from the project root I wouldn't have problems, but since it's relative to the apphosting "rootDir" I don't have a way to use my entire monorepo for integration testing, etc and then ship my apphosting project using
firebase deploybecause the entire monorepo…1 vote -
1 vote
-
Firebase Auth with IP address whitelist & blacklist
Blacklist scenario: Let's say that a device is detected for fraud/scam activity. I want to blacklist the device for 1 year based on the previously logged-in IP address, so the scammer is no longer able to use their devices. Even though the scammer created a new Firebase account, they won't be able to do that because of the IP address blacklist.
Whitelist scenario: Let's say that I have an internal app. I want this app to be used by my employees only, so only specific devices are allowed to login.
6 votes -
Add Native Invitation Email Flow for Firebase Authentication (Multi-Tenant Apps)
In many multi-tenant applications, an invitation is a time-limited, one-time handshake between two parties inside an app context (e.g. organization, workspace, team, or document).
After the invitation email is accepted, the link should bring the recipient into the app at a specific contextual entry point (for example, a workspace, organization, or document reference). From that point:
Existing users continue through the regular sign-in flow (if not already signed in)
New users continue through the standard sign-up flow
At that point, the application takes full control of the user experience and logic.
From Firebase’s perspective, the responsibility would primarily be to…
1 vote -
Cannot create event on edge
Cannot create event on edge
1 vote
- Don't see your idea?