2021 results found
-
App Testing Agent should support system settings like dark mode and bluetooth
The new app testing agent would be well served by being able to adjust a few device level settings. These settings affect test results at this system level / UI testing level, and would be useful for our company. Maybe allow access to the pull-down quick settings dialog?
- Switching dark mode updates the UI (and restarts the activity). We've had bugs remembering the activity state before.
- Turning bluetooth on/off changes our UI (we remind the user to turn on bluetooth). This would be a good test case
- Toggling wifi/internet would be a good test case. Our app should work offline…
1 vote -
Configure Headers in firebase.json or apphosting.yaml
Similarly to what is possible in Firebase Hosting (https://firebase.google.com/docs/hosting/full-config#headers), Firebase App Hosting should also allow setting headers in configurations, be it in firebase.json or apphosting.yaml.
A use case is to add cache-related headers to some resources to prevent the browser from caching them.
1 vote -
SyntaxError: Invalid or unexpected token did not show line number
did not show line number is difficult to debug even with Gemini
1 vote -
yoyo
yousif
1 vote -
Title: Suggestion: Show relevant Gradle dependencies for each Firebase service in the Console Message: Dear Firebase Team, As a developer
Add feature for new developers and biggeners
2 votes -
2 votes
-
make the "Gemini can make mistakes so double check it" info button not hover as it is always in the way
Small but annoying bug. so often when i go to write a prompt i accidentally hover over the info button at the bottom ("Gemini can make mistakes so double check it" ) and this gets in the way of seeing and writing my prompt.
1 vote -
Firebase Storage Upload Fails After First Success on New Project
In a new Firebase project, the very first file upload to Firebase Storage succeeds as expected. However, all subsequent upload attempts to Storage fail. The process hangs for a long time (several minutes) before failing with a permission-denied error, even for very small files (e.g., 87KB).
Crucial Detail: The same function that handles uploads works perfectly every time if no file is selected (i.e., when it only writes text data to Firestore). The issue is isolated exclusively to write operations on Firebase Storage.
Troubleshooting Steps Already Taken:
Verified and tested multiple Firebase Storage and Firestore security rules, including rules that…
1 vote -
Suggestion of idea
i, I'm currently using Firebase Studio and would like to suggest a few improvements:
When requesting a new feature during development, it shouldn't be applied immediately. Instead, I’d like a clear explanation of what the change will do, so I can confirm before it’s implemented.
There should be an easy and accessible version restore option, so we can quickly roll back in case of any issues.
It would be helpful to be able to edit prompts even after they’ve been sent.
Thank you!
1 vote -
Storage
I'm trying to start the Firebase storage, but I get the following error: "An unknown error occurred. Please update the page and try again." But when I checked the browser console, I found this message: "{
"error": {
"code": 403,
"message": "The caller does not have permission",
"status": "PERMISSION_DENIED"
}
}"
The strange thing is that I'm trying to do this with the owner user. Does anyone know exactly what's going on?1 vote -
Allow setting Refresh Token experation
Allow setting the experation time for refresh tokens. This is important in environments where security is paramount and would allow for user session to automatically expire after a given amount of time.
Currently this can be done with some work via the admin API, but seems to make much more sense as a setting, in line with other idPs such as Cognito1 and Auth02
2 votes -
SolidJS SDK for data connect
I need to have this SDK because for now only React and Angular have SDK.
2 votes -
Para mi es muy importante
Es un poco critico para mí
1 vote -
Enable Snap Support (SquashFS) on Firebase Linux VMs or Android Studio Emulator VMs
To support the full installation of Snap-based apps like Pieces for Developers in development/testing environments — specifically on Google Cloud's Firebase-hosted Linux VMs or within Android Studio’s Linux-based emulator images.
1 vote -
Improve to match or exceed lovable
I’ve been using Gemini to build an incident-report importer that cleans up CSV/Excel files and pushes them into Firestore. Right now it’s halfway there, but it still trips over a bunch of annoyances:
CSV/Excel parsing is fragile. It chokes on stray quotation marks and tiny format quirks. It’d be great if Gemini handled messy quoting and trimming automatically.
Column mapping is brittle. I need to split “Student Name” into first and last name, normalize years (“7th” → “Year 7”), and drop any unknowns. Having a simple schema-mapping feature would save tons of custom code.
Validation is manual. I keep wrestling…
2 votes -
Addition space when working with flutter
I always have this problem whereby when I want to run an app I receive error messages that there is no enough space on the device. Sometimes I can try deleting build folders and other generated files but the problems continues, sometimes I just delete the entire project and restart the project, which is not suppose to happen
1 vote -
Work with gemma models
I've tried creating an app with gemma multiple times, it always goes back to gemini
2 votes -
App
flutter build apk --release
4 votes -
Have backend port forwarding work with any protocol.
I've been trying to connect to the postgres server running in IDX using the public "backend ports" feature, and I cannot figure out why it's not working.
So I'm guessing that these only work for HTTP. I'd like to be able to publicly connect to any forwarded ports regardless of what protocol they're using.
6 votes -
Anything Required for Upcoming APNs Certificate Update
Dear Firebase Support Team,
I hope you are doing well.
We recently received a notification from Apple regarding the upcoming Apple Push Notification service (APNs) server certificate update. As per Apple's update:
Sandbox APNs certificates were updated on January 21, 2025.
Production APNs certificates will be updated on February 24, 2025.
We are currently using Firebase Cloud Messaging (FCM) to send push notifications to our iOS app (<com.datamyte.digitalclipboard>).As of now everything working as expected, we would like to confirm:
Does Firebase automatically support these APNs certificate updates, or is any action required from our side to ensure continued push…3 votes
- Don't see your idea?