2327 results found
-
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
7 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.
3 votes -
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?4 votes -
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…
15 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 -
🛠️ Feature Request: Support for PHP (Laravel, pure PHP) in Firebase Studio AI prototype
Firebase Studio’s AI-powered prototyping feature is remarkably powerful for Next.js and Node.js apps. However, many existing projects and backend developers use pure PHP or frameworks like Laravel. It would be immensely helpful if the AI Prototyping agent could generate starter code, routing, controllers, and integration for PHP backends—mirroring the same streamlined workflow currently offered for JS stacks.
5 votes -
2 votes
-
Multi device collaboration
Currently people cannot work on separate branches simultaneously. Only one branch is active even if multiple people are using the project in the studio. It would be a good feature to have where different people can work on different branches at a time. with each branch being locked to a specific user and other user cannot changes until that branch is released. Team collaboration will be much more effecient and people can work on different features at the same time.
4 votes -
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 -
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 -
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
3 votes
- Don't see your idea?