1239 results found
-
1 vote
-
Enhanced AI Debugging and Self-Correction:
Suggestion: Significantly improve the AI's ability to interpret and act on explicit error messages and detailed debugging instructions.
Reasoning: If a human can be told "function X is undefined in line Y of file Z, and here's how to fix it," the AI should be able to process this and apply the fix. Its failure to do so, even with precise input, indicates a major weakness in its current debugging capabilities.
Specific Features:
Error Message Parsing: Deeper understanding and immediate action on common error types (e.g., "undefined function/variable," "syntax errors").
Contextual Debugging: When an error occurs, the AI should automatically…
2 votes -
Override build and run scripts apphosting.yaml doesn't work
I've implemented override build and run scripts in apphosting.yaml following this documentation https://firebase.google.com/docs/app-hosting/configure#override-scripts but it doesn't work. I discovered the we can override the run script by add runCommand in runConfig (https://github.com/FirebaseExtended/firebase-framework-tools?tab=readme-ov-file#runconfig) and this works. But to override build command i can't find the right documentation
5 votes -
replaces the AI module in Studio since it is a complete joke. There's no way to build a fully functional app.
Well, frankly I do not have an idea. Your Gemini AI code builder is far from good. Your platform is not capable to deliver a functional app. Gemini get suck even in very simple tasks. This is not a good think if you need users to pay for it. I honestly find hard to believe that this product from Google is totally unreliable and not at all up to the competitors.
7 votes -
معلومات
احب القراءة
1 vote -
Import from google drive
Email storage
3 votes -
I have created my test application on both the Firebase and Google Cloud platforms. 2. The corresponding SDK has already been integrated int
I have created my test application on both the Firebase and Google Cloud platforms.
2. The corresponding SDK has already been integrated into my project.
When I use the integrated Firebase Google login, I can trigger the pop-up window for selecting the account. After selecting the account, it prompts ApiException: 10. I checked the registration settings on the platform, the SHA1 value, and the webclientid I used were all correct. However, when I tried to log in, I still encountered an error.
com.google.android.gms.common.api.ApiException10:at com.google.android.gms.common.internal.
piExceptionUtil.fromStatus(com.google.android.qmsat com.google.android.gms.auth.api.signin.oogleSignIn.getsignedInAccountFromIntent(com.goog
ctivityResult(MainActat com.small.world.fiction.MainActivity.ontivity.kt:52)at android.app.Activity.dispatchActivityReult(Activity.java:8517)at android.app.ActivityThread.deliverResuls(ActivityThread.java:5156)ult(ActivityThread.java:5204)at android.app.ActivityThread.handleSendReat android.app.servertransaction.ActivityR! sultItem.execute(ActivityResultItem.java:51)
at android.app.servertransaction.TransactinExecutor.executeCallbacks(TransactionExecutor.jaat android.app.servertransaction.TransactinExecutor.execute(TransactionExecutor.java:95)ge(ActivityThread.java:2136)at android.app.ActivityThread$H.handleMess1 vote -
Doing business on his phone is very easy compared to being literally physical working
What I'm trying to say is that people could actually get rich on a phone without putting more energy compared to working physically
1 vote -
1 vote
-
App Testing Agent should support interaction between two apps
If App Testing Agent could test two apps at once (separate phones but connected via network and bluetooth), that would enable many interactive test cases for us.
1 vote -
App Testing Agent should support Precision Tapping
The new app testing agent is great, but in one screen in my app I have a text field with multiple links. When told to tap those links (some pop up a pull-up-window, some open a browser), the agent seems to be able to read the text and correctly names each link in the description, so it must be able to read the text on the screen. However, when it tries to tap it always taps in the center of the text box (looking at agent mode, it sees one item for the whole text box, with no differentiation for…
2 votes -
App Testing Agent should support bluetooth connections
We develop a companion app for a proprietary bluetooth device. We'd like to be able to use App Testing Agent to test our app while connected via bluetooth. Currently we test with a onprem test farm, but love the idea of App Testing Agent. Maybe Firebase could release a (windows? android?) agent app that could receive commands from App Testing Agent, allowing us to continue using our onprem devices with physical bluetooth connections
1 vote -
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 -
I can't publish website
I tried to publish my website on Firebase, but I kept failing. I check cloud build log :
ERROR: failed to build: exit status 1
ERROR: failed to build: executing lifecycle: failed with status code: 51
Finished Step #3 - "pack"
ERROR
ERROR: build step 3 "gcr.io/k8s-skaffold/pack" failed: step exited with non-zero status: 12 votes -
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 -
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 -
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?5 votes -
New Category: Showcase
Can we add a new category for community.firebasestudio.dev to showcase examples of projects people have built and deployed with Firebase Studio? The current categories make it hard to find examples of deployed apps. This would simplify discover of what community members have built and deployed.
1 vote -
make firebase all ai platfrom supprotable .
"Create a unified Firebase backend that connects all major AI platforms—ChatGPT, Gemini, Claude—to store user emotions, preferences, and memories. This allows AI to deliver personalized, human-like responses across apps, making interactions feel more natural, empathetic, and continuous—just like talking to the same caring friend everywhere.
3 votes -
Pass geolocation headers to Firebase App Hosting
For example:
-X-Appengine-Country
-X-Appengine-Region
-X-Appengine-City
-X-Appengine-CityLatLonghttps://cloud.google.com/appengine/docs/standard/reference/request-headers?tab=node.js
4 votes
- Don't see your idea?