2282 results found
-
Firebase studio AI Prototyper erase .env
Firebase studio AI Prototyper does not erase the whole .env if it edits it, OR it NEVER touches the .env and maybe writes to a .env.example. I have experienced this so many times after specifically telling the AI to NEVER TOUCH THE .ENV or adding it to the top of the blueprint.md...
2 votes -
draw an app to make it a reality
It would be really revolutionary if you could draw an app to create everything about it.
3 votes -
Enable testing in production apps
We use phone numbers as our primary auth method. We often need to test new user experiences which requires us to create a new account with a real phone number or a test number.
There are two problems we run into:
1. A real phone number will be rate limited after multiple logins
2. Our workaround to (1) is to use test numbers. However, a cap of 10 test numbers is limiting our use caseWe have a GenAI app that is highly personalized for each account. Thus, we often find we need to QA against more than 10 test…
1 vote -
2 votes
-
Make Preview Channel URLs predictable or reusable.
We are looking for a way to create predictable preview URLs for our Firebase Hosting preview channels. We require this functionality to whitelist these URLs for accessing a Cloud CDN authenticated content bucket. Currently, the preview channel URLs generated by Firebase Hosting include a random hash (SITEID--CHANNELID-RANDOM_HASH.web.app), which makes them unpredictable.
The solutions we have devised include:
- Replace the random hash for something like https://<PROJECT_ID>--pr-<PULL_REQUEST_NUMBER>.web.app
- Make the preview channel URL persistent when deploying new versions.
6 votes -
Firebase discord integration and discord bot creation
I believe we all use discord it would be awesome to be able to create apps inside of discord and it would be awesome to be able to work inside a project inside of discord bringing up a window as the main scene and everybody else talks into it
2 votes -
Firebase with Friends
I think we should be able to bring friends into our session inside of like a school bus capsule metaphorical school bus I'm saying and the friends can suggest prompts that the leader of the field trip can approve basically a think tank inside of the game or multiple users can join together to create something awesome
3 votes -
Firestore to BigQuery export extension get an option to ignore document deletions
We use the Firestore to BigQuery export extension to export analytics data (that our clients write to Firestore) to BigQuery. After that we no longer need the data in Firestore, so we'd like to add a ttl to the collection. But if we delete a document, the extension will write an additional row to BigQuery, which increases our query cost (or complexity).
For that reason it'd be great if the extension had an option to not process document deletions.
2 votes -
Agent Mode X Conversation Mode
I wished there was an Agent Mode X Conversation mode, like in Lovable, Cursor or V0.
Also, I wished there was an easier way to manage secrets or API Keys. Floot, for instance, is very easy to use: https://floot.com/
2 votes -
Google play store
update all application
1 vote -
Add or delete APNs Authentication keys
Currently you have to give users/principles the Owner Role to add or delete APNs Authentication keys. We work to Principle of Least Privilege, and would like to have a subset of our user group to have this privilege. Can we get either a firebase role created to allow this functionality or dedicated permissions so we can add to a custom role.
6 votes -
One click Auth setup
like lovable+supabase
4 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 -
2 votes
-
2 votes
-
Transfer ownership of a project
give us a feature to change the ownership of a project to anyone as the wish of the project owner
5 votes -
Support for "Facebook Login for Business"
For normal apps, one can add the "product" Facebook Login.
For apps that are categorized as "business", Facebook has this preferred auth mechanism called Facebook Login for Business (ref: https://developers.facebook.com/docs/development/create-an-app/other-app-types#step-3--select-an-app-type)
However, the latter has more requirements than the former and doesn't seem wo work in Firebase Auth
Users have to create a Login Configuration (which gives you a configuration id)
When using the SDK, pass the configuration id:
Documentation says:
When invoking the login dialog and setting the redirect URL, include your configuration ID as an optional parameter (although scope can still be included, we recommend that you do…2 votes -
Auto-Configurable Feature Builder for Firebase/Gemini Studio
Core Problem
Right now, even with tools like Firebase Studio or Gemini Studio’s new AI-driven app generation, you still have to:
• Manually configure core features like authentication (email, Google, phone, etc.), payments, and billing.
• Navigate separate dashboards, enable/disable providers, copy keys, deploy, and wire up security.
• There’s no “preview mode” where you can test/skip auth/payment flows during development, nor an easy toggle to include/exclude these features on the fly.Proposed Solution
Auto-Configurable Feature Builder:
A single unified interface in Firebase Studio/Gemini Studio that lets you:
1. Describe the feature in plain language (e.g., “Add signup with Google…4 votes -
Bd
Xvkxc
1 vote -
View Firestore Total Space Used
Currently, billing/usage only shows usage for reads/writes/deletes. We are also being billed for total storage space. Can you please add observability into how much space is currently being used across each Firestore Database?
9 votes
- Don't see your idea?