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

How to create the rules and connect (read / write using the firestore database) from an android app? Google Firestore Editions Overview val db = Firebase.firestore val userData = hashMapOf( "...
Joseph Wambura's user avatar
-1 votes
0 answers
65 views

Out of the blue, updates of our app have starting being rejected by the Play Store reviewers because they cannot log in using the supplied test credentials. We use Firebase to manage our auth. We ...
fischja's user avatar
  • 69
1 vote
0 answers
36 views

I'm using Firebase studio to generate a small app, with Google Auth enabled. The app shows up fine, but when trying to use the Google Auth, like this: async function logInWithGoogle(auth: Auth) { ...
Bart Friederichs's user avatar
Advice
2 votes
0 replies
52 views

I’m having an issue with my DAU (Daily Active Users) numbers. I have two Android apps on Google Play, and the Google Play Console shows the following: App 1: ~20,000 DAU App 2: ~11,000 DAU Total: ~...
franklyn omeben's user avatar
-1 votes
1 answer
61 views

i am new to Flutter + Firebase Auth and I’m having a strange intermittent issue with Google Sign-In. Sometimes it works perfectly, and sometimes I get these errors: PlatformException(channel-error, ...
Andryk Giovany Trujillo Chama's user avatar
-1 votes
1 answer
86 views

I'm trying to run my Flutter app on a real iOS device. The app installs successfully, Firebase initializes, and logs show normal navigation (Splash → Onboarding). But the screen becomes completely ...
Mamta's user avatar
  • 45
0 votes
0 answers
40 views

In the past few weeks something apparently has changed with xcode/Apple which is causing our iOS regression tests to hang on authentication using Firebase. Googling the interleaved log error Error ...
bias's user avatar
  • 1,466
0 votes
0 answers
69 views

I’m currently testing my Unity project for Android 15 compliance (Google Play requirement for 16 KB memory page sizes). After upgrading to Unity 6000.0.62f1 (which claims to support 16 KB page size by ...
Javierdds's user avatar
  • 309
-4 votes
0 answers
61 views

Common reasons Firestore queries feel slow: Missing Indexes Composite queries require indexes. Firestore will show an error with a link to create one. Large documents Firestore charges & loads ...
Daxita Raj Mishra's user avatar
0 votes
1 answer
53 views

I have a frontend and a separate backend project. We use our own authentication system, and Firebase is used only for Google Sign-In. The flow is: Frontend uses Firebase to sign in with Google (popup)...
Dmytro Yurin's user avatar
0 votes
0 answers
41 views

I am facing issue in loading of workspace in firebase studio, tried full browser clear data all time, checked allow third party cookies, used Edge browser as well. But still issue of workspace loading ...
Juno-1984's user avatar
-1 votes
1 answer
68 views

From firebase i tried to git push, the authentication screen opened after entering credentials its redirected to my local machine, but the terminal is waiting for code, I tried pasting the code from ...
Babu Ramasamy's user avatar
-1 votes
0 answers
59 views

I'm trying to get Expo push notifications on Android working and I'm stuck with this error: InvalidCredentials: Unable to retrieve the FCM server key for the recipient's app. Make sure you have ...
Rajvir Singh's user avatar
0 votes
0 answers
43 views

I'm trying to deploy a Firebase Cloud Function (2nd gen) but keep getting the same npm ci error about package.json and package-lock.json being out of sync, even after completely deleting and ...
ecoder's user avatar
  • 23
0 votes
1 answer
40 views

Im only using firebase functions, im building a flutter app for android and ios and my backend will be firebase functions, firestore, etc. Everything is working just fine in my local, but when I ...
letsCode's user avatar
  • 3,106
1 vote
1 answer
74 views

My Flutter app is crashing on startup with NoSuchMethodError when Firebase tries to initialize. The method checkNotGoogleApiHandlerThread() is not found in the Preconditions class, causing a FATAL ...
Mirchen Maibaze's user avatar
Advice
0 votes
3 replies
74 views

I am working with Firebase and Google Cloud Platform, and I need clarification on the relationship between Firebase projects and Google Cloud projects. Specifically, I want to understand if it's ...
Adinath Nikam's user avatar
0 votes
1 answer
132 views

I’m facing a persistent issue when running my Flutter iOS app on a physical iPhone and iOS simulator (iOS 26.1). I am using the latest Flutter and Dart versions and my project is integrated with ...
Thiru .N's user avatar
0 votes
1 answer
38 views

I can not for the life of me figure out why this is complaining. I was able to make an onCall function just fine (removed it here)... but when I make a firebase auth onCreate function, the get the ...
letsCode's user avatar
  • 3,106
1 vote
0 answers
53 views

I have an APP that fetchs and updates the Remote Config values on each initialization: remoteConfig.FetchAndActivateAsync(); I have a date filter on my Remote Config to only change some parameters ...
Raphael Santos's user avatar
1 vote
0 answers
74 views

is it normal for Flutter's main() function to execute as soon as a firebase notification is received in system notifications bar? I am testing on Android 15 in a Pixel device. Here's what I did: I ...
rupinderjeet's user avatar
  • 2,868
0 votes
1 answer
110 views

I’m using Firebase Admin .NET SDK v3.4.0 with .NET 8. The methods GoogleCredential.FromFile(), FromJson(), and FromStream() are not available anymore in this version. I need to load my Firebase ...
Minh Tuấn Bùi's user avatar
Best practices
0 votes
3 replies
68 views

I am using Firestore and Unity, I want to be able to serialize a Unity class, say Vector2Int so I write a Vector2IntConverter(FirestoreConverter<Vector2Int>). When I upload my DTO, say: [...
guilleatm's user avatar
0 votes
0 answers
49 views

I’m trying to get Firebase email link sign-in working smoothly on iOS. The link users get in their email comes from projectname.firebaseapp.com/__/auth/links?link=..., which then redirects to my ...
Sindhu Satyanarayanan's user avatar
0 votes
0 answers
52 views

I'm developing a React web application using Firebase for authentication (Google Sign-In) and Firestore. I'm running into a persistent auth/unauthorized-domain error that I can't resolve, despite ...
Sebastiano Sardo's user avatar
0 votes
0 answers
28 views

As follows, I run firebase init hosting and it returns: Error: Failed to list Firebase projects. See firebase-debug.log for more info. I tried logging in and out of firebase and running: gcloud ...
Martin Walczyński's user avatar
1 vote
0 answers
43 views

I'm stuck getting a "permission denied" error when using the gmail googleapi in a firebase cloud function to "import" syntetic emails to a workspace email box. I've followed this ...
phosph's user avatar
  • 31
0 votes
1 answer
82 views

====== cocoapods-1.16.2 Unity 6000.0.41f1 Firebase 13.4.0 OSX 15.5 ISSUES: Android: not building > Could not resolve all files for configuration ':launcher:debugRuntimeClasspath'. > Could ...
user3623413's user avatar
1 vote
0 answers
63 views

I am using react-native 0.81.4 CLI along with the following Firebase packages: "@react-native-firebase/app": "^23.5.0", "@react-native-firebase/firestore": "^23.5.0&...
Ahmad Habib's user avatar
  • 2,510
0 votes
1 answer
104 views

We are in the process of merging 2 separate applications(Android & iOS) into one. Each of the application has its own Firebase project, and its own Google Analytics 4 property. So essentially we ...
Ihmune's user avatar
  • 1
1 vote
1 answer
65 views

Situation This is pretty much my first experience with cloud tools. I'm trying to enqueue (schedule) a cloud task from a cloud function which gets called from my flutter app, the task would at the ...
ThisIsSidam's user avatar
1 vote
0 answers
65 views

I am migrating my Firebase Cloud Functions project from v1 to v2. Since Auth triggers are not yet available in v2, I still have auth triggers in v1 — but all my Firestore triggers are now v2. All of ...
Abhijeet Kharatmol's user avatar
0 votes
0 answers
48 views

package.json { "name": "functions", "scripts": { "lint": "tslint --project tsconfig.json", "build": "tsc", "...
Moblize IT's user avatar
  • 1,338
0 votes
0 answers
65 views

I am using Firebase Authenticatioin in my svelte app. I called getRedirectResult in onMount and if it returns null, then, I call signInWithRedirect and getRedirectResult again. I confirm that the page ...
Jamil's user avatar
  • 3
0 votes
0 answers
74 views

Problem Description: I am developing a Next.js application deployed on Firebase App Hosting. The application calls the Google Cloud Route Optimization API from a Server Action. Despite carefully ...
Maurizio Piredda's user avatar
0 votes
0 answers
93 views

I successfully had the firebase auth emulator working a few days ago, but it has mysteriously stopped working. I get a generic network error when trying to authenticate with any platform. I am using a ...
tim_d's user avatar
  • 133
0 votes
0 answers
48 views

I have an Android app which used Firebase Remote Config. Old versions of my app references a parameter, let's call it parameterA, which has a string type. I would like to create another derived ...
Filip Östermark's user avatar
1 vote
0 answers
84 views

I noticed that in my Firebase project, under Project Settings > General, the value beside "Web API Key": is different from the apiKey value in the Your Apps section just below that: Why ...
Jasperan's user avatar
  • 4,945
0 votes
0 answers
64 views

We're currently developing an app using flutterflow for our class, but we've gotten stuck with connecting our firebase, which contains the questions, with the textbox in flutterflow. We want the ...
Scully's user avatar
  • 1
0 votes
2 answers
124 views

I'm using Flutter in Visual Studio Code and Android Studio with a Pixel 6a emulator with Android 13 to preview the app. Despite I could connect to other services of Firebase (Authentication, Storage, ...
CBD's user avatar
  • 107
0 votes
2 answers
172 views

I'm developing an Android app using Kotlin and Jetpack Compose. I'm trying to integrate Gemini AI to analyze images uploaded by the user using the Firebase Vertex AI SDK (com.google.firebase:firebase-...
shubham's user avatar
0 votes
1 answer
99 views

func fetchNextPage() async { guard !isLoading, !reachedEnd else { return } isLoading = true defer { isLoading = false } let excluded = Array(BlockService.shared.blocked.prefix(10))...
CobraCodes's user avatar
0 votes
0 answers
79 views

Upon moving a view and it's ViewModel(where i am using Firestore) from the main app module to it's own module, my Canvas Previews crash with the error: XCPreviewAgent crashed due to an uncaught ...
Geob's user avatar
  • 614
1 vote
1 answer
130 views

I have an app that I want to add Firebase Cloud Messaging. Now, when configuring the services, I am getting this error in my Kotlin file: Cannot resolve symbol 'FirebaseMessagingService' When I try ...
grand_learner's user avatar
0 votes
0 answers
31 views

I'm trying to deploy Cloud Storage CORS settings using the Firebase CLI, but it consistently fails with a generic "Error: An unexpected error has occurred." Project ID: oa-maintenance-v2 ...
プラス田口's user avatar
1 vote
0 answers
78 views

I’m getting a crash and can’t seem to find any clear solution online. My Flutter app uses Firebase Auth (along with Firebase Core and Storage), and everything works fine on some Windows devices, but ...
Ali Akbar's user avatar
0 votes
0 answers
89 views

I’m experiencing an issue where my Flutter app works fine on most devices, but on some Android devices and emulators, it gets stuck on the icon/logo screen during the first launch. Details from my ...
Mayuddin Rathod's user avatar
1 vote
1 answer
106 views

Problem: I’m using GoRouter with a GoRouterRefreshStream that listens to my AuthCubit.stream (Cubit emits states like Authenticated, UnAuthenticated, etc.). Everything works fine when logging in or ...
Jelon's user avatar
  • 12
2 votes
1 answer
142 views

How to index Firebase Realtime Database for leaderboard and get current user’s rank? I’m using Firebase Realtime Database to store user data for a game. I want to implement a leaderboard based on the ...
Oozeer's user avatar
  • 312
0 votes
2 answers
182 views

I’m fetching a Date stored in Firebase (Firestore or Storage metadata) and decoding it in Swift, but I noticed the resulting value isn’t exactly what I expect. // The date is created for midnight (00:...
Xys's user avatar
  • 11.3k

1
2 3 4 5
2872