2119 results found
-
Mirror other phones
I need know how to do this
2 votes -
@Model Operations support in Schema (@auth derivative)
Right now we have separate Query and Mutation. To streamline, especially when using @auth
enum ModelOperation {
create
update
delete
read
}@auth object types that are annotated with @auth are protected by a set of authorization rules that give additional controls than the top level authorization on an API.
Use the @auth directive on object type definitions and field definitions in the project's schema.
When using the @auth directive on object type definitions that are also annotated with @model, all resolvers that return objects of that type would be protected. When using the @auth directive on a field definition,…
2 votes -
Hybrid On Device Inference using Firebase AI Logic. Mobile please.
Hybrid On Device Inference using Firebase AI Logic. Mobile please.
1 vote -
Fix error messages when deploying Functions
Several error messages often occur when deploying Firebase Cloud Functions that should not occur. My first time attempting to deploy functions in a new project, I got:
i extensions: ensuring required API firebaseextensions.googleapis.com is enabled...
⚠ extensions: missing required API firebaseextensions.googleapis.com. Enabling now...Error: Request to https://serviceusage.googleapis.com/v1/projects/********/services/firebaseextensions.googleapis.com had HTTP Error: 429, Quota exceeded for quota metric 'Default requests' and limit 'Default requests per minute' of service 'serviceusage.googleapis.com' for consumer 'project_number:********'.
I don't know if that happens every time. It appears to be just a failure to wait long enough after enabling the API.
The second time, it got further, but…
4 votes -
Gemini in Firebase Studio doesnt examine screenshots as well for troubleshooting
Gemini when used in gemini.google.com or cursor readily examines screenshots for errors or context toward troubleshooting. Gemini in firebase studio seems to ignore the screenshots.
3 votes -
Modify amount of context being sent to the model.
Sometimes the model will allways return error that the number of allowed token are exceeded the amount allowed, even when i try to say "HI".
it's possible that the environment is automatically including a large amount of data as context with every request, even simple ones. This could be anything from the entire project's codebase to a very long history of interactions.
it would be good to have an option to control how much information is sent to the model with each request.2 votes -
Feature Request: Support for Unreal Engine Blueprint Scripting and C++ Integration in Firebase Studio
SUMMARY:
Extend Firebase Studio's capabilities to support Unreal Engine development workflows, with a focus on:
Blueprint scripting support (graphical & JSON-based editing)
Remote-friendly Unreal C++ file editing
Optional build hooks or compilation syncing between Firebase Studio and local Unreal Engine projects
WHY THIS MATTERS
Unreal Engine is a leading game engine used by indie and AAA studios alike. While Firebase Studio has embraced web and mobile frameworks, game developers - especially those building multiplayer games with Firebase backend services - lack a cloud-native dev environment.
Adding Unreal support (particularly or Blueprint visual scripting and C++ editing) would open Firebase Studio…
2 votes -
Snake app
Snake app
1 vote -
5 votes
-
Local File Intelligence Pipeline using Firebase Emulators and Gemini.
This system runs entirely on your local machine using the Firebase Emulator Suite, which simulates the Firebase cloud environment. It connects a local file system event to the Gemini API for analysis.
Core Components:
Local File Watcher: A simple script (e.g., using Node.js with the chokidar library) that monitors specific folders on your computer for new files.
Firebase Emulator Suite: Your local "cloud" containing:
Cloud Storage Emulator: To temporarily hold the file being processed.
Cloud Functions Emulator: To run the AI logic when a new file is added.
Firestore Emulator: To store the structured AI results.
Google AI (Gemini API):…
1 vote -
draw an app to make it a reality
It would be really revolutionary if you could draw an app to create everything about it.
2 votes -
Support Direct VPC
A static IP is a must-have feature when dealing with certain services.
In the past, we could use Serverless VPC Access connectors, but this required renting a virtual machine (VM), which contradicts the principles of serverless architecture and significantly increases costs.
Recently, a new method called Direct VPC has emerged, which eliminates the need for connectors. This means it is truly serverless, even when using a static IP.
Currently, Direct VPC can be configured by revision in the Google Cloud Console. However, I would like to enable Direct VPC in Firebase Functions as an option, like so:
…
vpcConnector: 'test-connector',
vpcConnectorEgressSettings:3 votes -
firebase studio backend
help me create a node js backend using firebase backendd
https://console.firebase.google.com/project/{projectname}/apphosting2 votes -
2 votes
-
Icp Cube
NLB.com Jrr.com
2 votes -
datos de contacto para mi aplicacion
necesito que mi aplicacion recolecte los datos del consultante Nombre, Whatsapp con codigo de pais + email de contacto
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
2 votes -
Allow Web Clients to use "Firebase In-App Messaging" in their platforms
Add FIAM support to the Firebase Web SDK, along with the ability to manage and control in-app messages through a web client.
6 votes -
https://firebase.google.com/terms/data-processing-terms#previous_versions
My gmail photos recovering
6 votes -
"chat mode" like in lovable
a chat mode to discuss prompts or functionality or development ideas
3 votes
- Don't see your idea?