2320 results found
-
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
3 votes -
Custom domain
Custom Dom should instantly hook on the app hosting
3 votes -
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.
3 votes -
Native Firebase Mobile App (Android & iOS)
I suggest that Firebase creates an official native mobile app for Android and iOS to manage projects, view analytics, logs, Firestore data, and Auth users. The web UI and PWA experience on mobile is slow and difficult to use.
3 votes -
Access user agent of the client
App hosting replaces user agent header of the client, with "Google"
I need to access user agent to modify responses according to user's operating system.3 votes -
I suggest that Firebase Studio add a native feature to transfer or move an entire Firebase project from one Gmail/Google account to another.
This would help developers and agencies when project ownership needs to be changed (for example, client handover, team changes, or company restructuring) without manually recreating the project, reconfiguring services, or risking data loss.
3 votes -
make linking console to studio a button, right
that should be a done deal
3 votes -
Subject: Project IDX needs a "Mobile Companion Mode" like Replit App Hi IDX Team, I moved my project to IDX, but the mobile experience via
Subject: Project IDX needs a "Mobile Companion Mode" like Replit App
Hi IDX Team,
I moved my project to IDX, but the mobile experience via browser is currently unusable (blocking me from using IDX on the go).
My Use Case: I don't write code manually on mobile. I use the AI Agent (Gemini) to prompt changes, review the code diffs, and check the preview.
The Problem: The current responsive web view is too cluttered. I cannot see the Chat, the Code, and the Terminal effectively on a phone screen. It's painful compared to the competition.
The Feature Request: Please look…3 votes -
Better Github integration
Automatically pushes to GitHub when Gemini makes changes. Also make it where you don't have to re authenticate so often with GitHub.
3 votes -
A Key Adjustment to Avoid Errors and Code Loss (Refactoring) in a Firebase Studio Project
I've been developing a large-scale project using Firebase, still in the experimentation, testing, and evaluation phase of Firebase Studio's functionalities. However, I've observed that small changes made to specific parts of the project end up significantly impacting other areas that shouldn't be affected.
This behavior creates insecurity in the development process, as minor adjustments end up compromising stable functionalities, even when there's no direct correlation between the modules.
It's quite frustrating to see that, because of a minimal code flaw, the project can stop working completely—compromising months of work in a matter of seconds. As a safety measure, I've been…
3 votes -
Instruct the agent to be in the git head of the repository in the appropriate branch
Instruct the agent to be in the git head of the repository in the appropriate branch, then to read the files it assumes it will edit, I ensure it's using the latest version of everything. This prevents many errors caused by hallucinations like outdated functions in a use case, which leads to wasted time fixing the same problem repeatedly.
It's also important to tell it to validate that the files exist and are in the correct path. This way, the chain of thought process iterates automatically until it finds the correct files.
I've been using this method since the update,…
3 votes -
Add topic subscription from PWA Javascript app
Hi,
It would be very helpful if a user could be automatically enrolled in an FCM topic when they log in to the PWA using a VAPID key.
Currently, when I generate the token at login, it's saved in the Firebase Realtime database in the /fcmTokens path. The problem is that this process is very data-intensive: the ESP8266 must read all the tokens in /fcmTokens and send notifications individually, resulting in a significant increase in handshaking, SSL, and device heap memory traffic. This would not happen if Firebase added topic subscriptions/unsubscriptions from PWAs.3 votes -
Gemini Live startAudioConversation(): Add API for user feedback on audio input/output events
Testing startAudioConversation() APIs here:
- https://firebase.google.com/docs/ai-logic/live-api?api=dev
- https://developer.android.com/ai/gemini/live
Including the sample app here:
One feature (new API addition) that I would want:
I would like to know when audio processing is happening, ie. input audio and output - a bit similar to the Gemini app's Live functionality on Android. So I would like to have a way to show:
- audio wave or audio pulsation to indicate to the user that input is being received
Additionally I would also like to +1, in the same vein, the implementation of the transcription API (also, exactly like the Gemini app's functionality) - as was…
3 votes -
3 votes
-
Root android apk
Nice
3 votes -
3 votes
-
Multiple Roles
As of now, firebase only supports single role. We want multiple role support. Example, Employer, Employee, Admin etc.
3 votes -
Upload more than 100mb
Increase the project upload zip file size. Majority of projects are more than 100MB which is the limit in firebase studio. I end up using other programs just because that problem. Also It would be great if we can just drag and drop our folder or files into firebase Studio
3 votes -
Support for One-Time Code (Passwordless) Login
Firebase Auth should offer a native one-time code login flow, similar to Azure AD’s Device Code Flow.
This would allow users to authenticate by entering a short code received via email, without clicking links or relying on deep links, which often fail in desktop or web apps.
A simple code-based login would make authentication more inclusive, faster, and reliable for all users, especially those without social accounts or using devices different from their email client.
3 votes
- Don't see your idea?