2064 results found
-
for he love of god stop recoding my entire program because i ask a question
days of coding daaaaaaaays lost because i asked a question it recoded the whole thing and didnt even answer the question
2 votes -
1 vote
-
It should an app that includes GENAI and solves every problems faced by teenagers
It helps teenage in future and carrier related problems
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 -
Master user prompt
allow the user to set a universal context prompt that will always be used in addition to prompts from the chat. It is INFURIATING that it will always describe the plan and implement the changes in a single step. I want it to ALWAYS generate the plan and wait for explicit authorisation to make the changes. It will do that if i ask it to wait in a chat prompt, but i can't make it adopt this behaviour by default. It will always revert back to making changes without authorisation.
I want a master prompt to which i can add…
2 votes -
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 -
Assets search between visted pages
Email allocation for tokens
2 votes -
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 -
1 vote
-
make firebase studio as fullstack developer which can create powerful apps with ai
In firebase studio ai everybody can create fullstack apps with this ai
2 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 -
SyntaxError: Invalid or unexpected token did not show line number
did not show line number is difficult to debug even with Gemini
1 vote -
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 -
android studio web vibe code
Sugestão de Melhoria para o Android Studio (Web): Integração com Gemini AI para Desenvolvimento Assistido
Cada vez mais, as ferramentas de desenvolvimento estão incorporando IA generativa para acelerar a criação de software. Uma funcionalidade que revolucionaria o Android Studio (Web) seria a integração de um assistente com Gemini AI, capaz de gerar código em Kotlin, Jetpack Compose e outras tecnologias Android com base em prompts do usuário.
Como Funcionaria?
O usuário descreve sua ideia (ex.: "Crie um app de lista de tarefas com Firebase e Compose").O Gemini no Android Studio gera:
Código estruturado (ViewModel, UI, lógica de negócios).
Sugestões…
7 votes -
Put a timestamp on Prompts and Response for easy tracing.
It would be nice to put a timestamp on all our chats and responses so that whenever one wants to role back, it will be easy to trace which response was last published. If this can be added as a feature it'd be nice.
2 votes
- Don't see your idea?