Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
1 answer
35 views

I was wondering what would be a solid flow to prevent multiple Firebase anonymous users from being created on a single device. We currently use the following API to create an anonymous user: Auth.auth(...
0 votes
0 answers
69 views

I am trying to run my Flutter application on an iOS Simulator, but the build fails during the Xcode build phase. The error seems related to the BoringSSL-GRPC dependency used by Firebase. Lexical or ...
-1 votes
1 answer
51 views

Trying to save numbers(00123456789) as string to firebase from web browsers and service, but it appears without zeros in firebase console. But when we save the same data from native mobile apps it ...
Advice
0 votes
3 replies
60 views

I was developing an Android app using Firebase, but I end up with an error message that says: 2025年12月28日 10:26:29.681 10326-10326 MainActivity com.tritongames.shoppingwishlist D Sign ...
3 votes
0 answers
73 views

I have a FastAPI backend deployed on Google Cloud Run and a Vite + React frontend. I am calling a POST endpoint /rag from the frontend. The first problem is that Swagger UI in FastAPI is showing an ...
1 vote
1 answer
76 views

I am facing a persistent and seemingly unsolvable linker error when building my Flutter app for the iOS simulator on an Apple Silicon (M2) Mac air. The build consistently fails with "Undefined ...
0 votes
0 answers
54 views

I am having hard time while trying to debug a Node.JS app with the visual interface of VS Code. Firebase studio has only the option to "Install additional debuggers..." The option to "...
1 vote
0 answers
103 views

I’m using Google Firebase Analytics on my React Native iOS app and I’m seeing an unexpected behavior with the first_open event and the update_with_analytics parameter. According to the Firebase ...
0 votes
0 answers
106 views

I’m using Flutter + Firebase Realtime Database for a quiz battle feature. Everything works correctly on Android, but on iOS the same read returns empty data (snapshot.exists == false) without throwing ...
1 vote
1 answer
129 views

I'm trying to set up an Android project with several Firebase libraries (Auth, Firestore, Vertex AI) using the modern Gradle version catalog (libs.versions.toml). However, Gradle is consistently ...
Pouky's user avatar
  • 23
1 vote
0 answers
102 views

Firebase automatically creates keys in google cloud recaptcha, when identity platform is picked for auth. Those keys are named: "Key for Identity Platform reCAPTCHA integration" and can be ...
0 votes
0 answers
113 views

Recently, I've updated to MacOS 26.2 without knowing this would break compatibility with Xcode 16.4, so I am forced to use Xcode 26 to continue working on my project. I use SPM for dependencies. I've ...
0 votes
0 answers
69 views

I have a GA4 property linked to BigQuery for daily export (both iOS and Web data streams selected, "export all events" enabled, no filters). Everything was working fine until 2025年11月23日, when the ...
0 votes
0 answers
102 views

After installing modules shown below I keep getting this error, after trying to run an app in Xcode: firebase: 11.1.0 @react-native-firebase/app: 23.7.0 @react-native-firebase/auth: 23.7.0 @react-...
1 vote
2 answers
148 views

QuerySnapshot profilesSnap = await _firestore .collection('users') .doc(userId) .collection('profiles').doc("default").collection("incomeRecords") ...

15 30 50 per page
1
2 3 4 5
...
9569

AltStyle によって変換されたページ (->オリジナル) /