Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
59 views

Problem After enabling Firebase App Check enforcement on Firestore, Storage, and RTDB, my Flutter iOS debug build fails to obtain an App Check token. All Firestore listeners fail with "Missing or ...
Bryan_S's user avatar
  • 26
0 votes
0 answers
49 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
-4 votes
0 answers
34 views

Error: Functions codebase could not be analyzed successfully. It may have a syntax or runtime error
Gabriel Adeniji's user avatar
-1 votes
0 answers
70 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
0 votes
1 answer
54 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
  • 1
-2 votes
0 answers
60 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
120 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
45 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
85 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
93 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
104 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
156 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
87 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
76 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