Skip to main content
New: Stack Overflow For Agents. The next generation of knowledge exchange. Learn more
Filter by
Sorted by
Tagged with
Filter by Employee ID
Best practices
0 votes
1 replies
30 views

I am building a simple school project, and the idea is that users form a group together, then an activity (for example movie activity), and then in that activity the app suggests movies for every ...
systemOverview's user avatar
1 vote
0 answers
69 views

I’m using the Firebase Firestore BigQuery Export extension. The extension installs successfully and starts streaming Firestore changes into BigQuery, but after approximately one day it disappears from ...
Luis Fernando Delgado's user avatar
-2 votes
0 answers
140 views

I created a swipe to delete functionality in my swiftui firebase app. but there is a problem when one user deletes their chat the app crashes when their chat partner opens their chat. So this is my ...
Buhle's user avatar
2 votes
1 answer
271 views

I have been using Credential Manager for several months, but recently in March the sign-in in my application stopped working. The app freezes and it becomes impossible to complete the sign-in process. ...
Rostyslav's user avatar
0 votes
0 answers
72 views

I have an Angular v21 app that I've configured to use SSR, and it is failing on certain prerendered routes while trying to build, with unclear errors. I've looked around and tried different ...
Samson Afolabi's user avatar
0 votes
1 answer
89 views

I've got a random issue in my Android application where in most Firebase crash logs I have an obscene amount of session_start events coming out of nowhere. I've never seen this on my other projects, ...
Carl's user avatar
Advice
1 vote
1 replies
69 views

Recently I integrated Firebase analytics and crashlytics to track user events and detect crashes to optimize app performance. In my app, I don't have any single user information, I just track to know ...
nasibeyyubov's user avatar
0 votes
1 answer
85 views

Using Firestore SDK for NodeJS: initializeApp(); const db = getFirestore("db-name"); ..... const ref = db.doc(`${firestoreCollectionUsers}/${data.auth.uid}`); const doc = await ref.get(); ...
bel's user avatar
Advice
0 votes
7 replies
144 views

I am working on an application where I am using Supabase for auth and a database table to store records and Firebase now I am gonna use it for messaging and hosting purposes. So am I doing right or ...
Muhammad Azan's user avatar
Best practices
0 votes
1 replies
101 views

I'm working on a Firebase project that has a Flutter mobile app and static website (that uses Firebase Hosting), and it uses services such as Cloud Functions, Firebase Auth, and Cloud Firestore. ...
5rod's user avatar
Advice
0 votes
1 replies
81 views

My app stores image files in a storage bucket while the the link to those images are stored in a firebase record. Is there a third party add-in for iOS and Android that will cache and queue these ...
G. Steve's user avatar
1 vote
1 answer
132 views

I'm implementing Sign in with Apple on iOS using Flutter + Firebase Auth. Apple returns a valid token but Firebase rejects it with: firebase_auth/invalid-credential — Invalid OAuth response from apple....
Megaphone's user avatar
0 votes
1 answer
250 views

I’m building a React Native app using Expo (EAS / expo-auth-session) with Firebase Authentication. Email/password login works perfectly, but Google Sign-In is failing with an “Access Blocked: ...
Syed Laeeq Ahmed's user avatar
Advice
1 vote
4 replies
101 views

I would like to clarify whether FCM registration tokens can be recycled or reused. User A's app Y request new token and get FCM Token X. FCM Token X is expire. User B's app Y request new token in ...
leesm0218's user avatar
Best practices
0 votes
1 replies
125 views

I’m currently building a subscription feature using Firebase Authentication for login and RevenueCat for handling in-app purchases. I’ve run into an issue when users log in with a different account ...
Yehemia Gauand Rizki Mihing Se's user avatar

15 30 50 per page
1
2 3 4 5
9548