8 questions with no answers
0
votes
0
answers
60
views
firebase studio app publish - how can I override default region us-central1
I have a firebase typescript webapp, which uses 1st generation functions, typescript, storage, authentication.
When I use the STUDIO Publish mechanism I hget a fully functioning app hosted on us-...
1
vote
0
answers
70
views
Firebase Studio emulator preview not showing full screen
In Firebase Studio the app preview in the emulator is not displayed fully — it looks cut off at the bottom.
What I’ve tried so far:
Running a simple Flutter app using flutter run inside Firebase ...
0
votes
0
answers
37
views
CORS issues with remote Firebase Authentication Emulator on Firebase Studio
I recently broke a project I've been working on in a single Firebase workspace into two workspaces. Since then, I've been trying to connect my Angular frontend with the backend where the Auth Emulator ...
0
votes
0
answers
68
views
How can I use environment variables in Firebase Studio securely?
This is how my dev.nix file looks like at this point:
# To learn more about how to use Nix to configure your environment
# see: https://firebase.google.com/docs/studio/customize-workspace
{ pkgs, ... }...
0
votes
0
answers
33
views
How to remove top bar in firebase studio
While using firebase in full screeen this top hide but after switching tabs in chrome this top bar appears again with firebase logo and google login info.
How to remove this. i work on chrome on full ...
1
vote
0
answers
112
views
lovable to GitHub and firebase
I am creating my portfolio from lovable and want to edit it manually so I sync it to GitHub and import that to firebase studio and I don't see changes in firebase studio which I have made in lovable ...
0
votes
0
answers
48
views
Upload my android project on firebase studio, but it only can open in vscode,I want to open it in Android Studio Cloud
Upload my android project on firebase studio, but it only can open in vscode,I want to open it in firebase studio's Android Studio Cloud
0
votes
0
answers
145
views
Firestore data not displaying in Firebase Studio preview — no prompts loaded
I'm using Firebase Studio to build an app that pulls prompts from Firestore. I created a collection called prompts, and each document has:
In the Firebase Studio preview, everything loads (including ...