Skip to main content
Filter by
Sorted by
Tagged with
3 votes
1 answer
148 views

I need to insert data in multiple tables at once in my Firebase Data Connect db with native SQL. When calling the mutation from my cloud function it fails and Data Connect will always throw the same ...
Dondi's user avatar
  • 23
Best practices
0 votes
1 replies
129 views

I recently enabled Gemini in one of my projects. A few days ago (11th April 2026) my project was suspended due to activity consistent with Account Hijacking. There’s no evidence of any server keys ...
Zaahid's user avatar
  • 3
-1 votes
0 answers
62 views

I am building a web application using React (Vite) and Firebase Authentication. I am facing an issue where Google Login works fine on localhost, but on my custom domain, it stucks on a blank white ...
Md. Sakib's user avatar
-1 votes
0 answers
129 views

I'm trying to fully automate Firebase Auth provider setup via CLI (no manual Firebase Console clicks). Using this SA token, I can successfully: Initialize Firebase Auth: POST /v2/projects/{PROJECT}/...
TSR's user avatar
  • 21.6k
1 vote
1 answer
75 views

I'm working on a Kotlin Multiplatform (KMP) project and I'm trying to implement a Firebase Authentication DataSource inside androidMain. Even after adding the Firebase dependencies, the compiler ...
npplor's user avatar
  • 11
-2 votes
0 answers
71 views

Is it possible to enable Firebase Authentication and add providers like Google, Apple, email auth using CLI? This is important for agentic workflow. This is the only blocker to agent to completely ...
TSR's user avatar
  • 21.6k
3 votes
2 answers
130 views

I'm getting the status error code 1010 when installing an application from the google play store shared from 'Internal App Sharing' and Google play console. Can somebody please give me an idea or ...
Rauland's user avatar
  • 3,166
0 votes
1 answer
48 views

I'm making an app in Flutter and dealt with this issue myself, but I solved it by adding my SHA keys to the project. I tried doing the same for him, verifying the package name, doing a pub get -> ...
Dj Ross's user avatar
  • 21
Tooling
0 votes
0 replies
96 views

I am building a React Native app and initially tried to use Firebase Storage, but I am facing issues with a message that keeps occuring "Failed , re-upload later" I am considering switching ...
Ilyna's user avatar
  • 1
0 votes
1 answer
111 views

The problem occurs when integrating Firebase into Flutter Web. Firebase cannot be initialized within Flutter Web. The console error is shown below. The main and index source files are below. Error: ...
Sasha Deryagin's user avatar
0 votes
1 answer
117 views

Firebase returns an FCM message id when a message is sent on the server side if the operation was successful. This string is the form: projects/myproject-ffffff/messages/030aa08c-5e57-aaaa-bdbe-...
andynewman's user avatar
1 vote
2 answers
172 views

I have a React Native app (0.84.1) using Expo, and I’m trying to implement push notifications with Firebase. I strictly followed the Expo documentation, especially the section “Create a new Google ...
Guilherme Santana's user avatar
0 votes
1 answer
91 views

I have an Angular application hosted in Firebase, and I am currently using Google as a sign-in provider. The actual authentication logic works fine when I use the default Firebase authDomain (https://...
Sean Cogan's user avatar
  • 2,588
0 votes
0 answers
31 views

What actually went wrong Symptom: axios (or fetch) fails with err.message === 'Network Error' and err.response is undefined — so the failure happens before an HTTP status line/body (TLS, TCP, DNS, or ...
RAJKUMAR PATEL's user avatar
0 votes
0 answers
80 views

I am having quite a difficult time with something that I think should be easy, so I don't know what I am missing if anyone knows. I am using the plugin Plugin.FirebasePushNotifications to receive FCM ...
dalfonsiss's user avatar

15 30 50 per page
1
2 3 4 5
9554