Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
24 views

I am trying to link my iOS app in AdMob to its existing Firebase project. However, the option to "Link to an existing Firebase app and project" is missing for iOS, even though it was ...
deandrehaijiel's user avatar
5 votes
0 answers
56 views

I’m using Unity 2022.3.6f1 with Google UMP (User Messaging Platform) and Firebase Analytics on Android. I want to respect the user’s consent for data collection, but no matter what I choose, Firebase ...
Dev Dev's user avatar
  • 51
0 votes
1 answer
66 views

I am trying to deploy a flutter web application on firebase. In this minimum working example a stream from a collection should be returned and simply displayed. When run locally, the object is ...
Woltan's user avatar
  • 14.1k
0 votes
1 answer
48 views

I'm trying to build a phone number OTP verification system using Firebase and Android Studio using Java. I've set up the things in Firebase, the SHA-1 and SHA-256, and the phone sign-in method is ...
Yoad Kalif's user avatar
0 votes
0 answers
49 views

I have a Flutter application which uses Firebase anonymous auth and Realtime Database. On app startup, it should automatically log in, check some settings (working hours) and navigate to the next ...
galaxyfreak's user avatar
0 votes
0 answers
36 views

Issue Description The firebase_app_distribution action consistently fails with a timeout error when attempting to upload an IPA file. The upload process runs for exactly 360 seconds (6 minutes) before ...
Mohamed Salem's user avatar
-1 votes
2 answers
58 views

My functions dependency version is: "firebase-admin": "^12.7.0", "firebase-functions": "5.1.1". I'm deploying first-generation functions. In this case, can I ...
shuneng luo's user avatar
0 votes
1 answer
62 views

I'm creating a Login page for my Chocolate Shop Personal project but I'm trying to get it working with Firebase in which I've connected it to. However, I should be getting either an error logging in ...
Jonathan Cabrera's user avatar
1 vote
0 answers
62 views

I'm developing a WordPress plugin that sends push notifications via Firebase Cloud Messaging (FCM v1 API). The plugin works perfectly when sending to small topics (1-2 devices), but causes the entire ...
antocirino's user avatar
Advice
3 votes
1 replies
69 views

Context Junior full stack developer here, I'm migrating a Google Apps Script attendance management system to a hybrid architecture: Frontend: Firebase Hosting (HTML/CSS/JS clock interface) Backend: ...
Eunho's user avatar
  • 1
2 votes
1 answer
75 views

ArgumentError (Invalid argument(s) (onError): The error handler of Future.catchError must return a value of the future's type) I get the above error when I log in with credentials that don't exist in ...
thabo motshweni's user avatar
0 votes
1 answer
76 views

I'm building an admin attendance viewer in Flutter using GetX and Cloud Firestore. The UI uses cascading dropdowns (Department → Semester → Section → Subject → Class Date → Attendance list). The ...
Mr. Anonymous's user avatar
0 votes
1 answer
49 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(...
Cheok Yan Cheng's user avatar
0 votes
0 answers
82 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 ...
Abdallah Othman's user avatar
-1 votes
1 answer
82 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 ...
Kiran Reddy's user avatar

15 30 50 per page
1
2 3 4 5
9568