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

flutter - unable to run on android after update versions

+1 ms] Warning: Flutter support for your project's Android Gradle Plugin version (7.2.0) will soon be dropped. Please upgrade your Android Gradle Plugin version to a version of at least 7.3.1 soon. [ ...
Milos N.'s user avatar
  • 4,871
1 vote
0 answers
11 views

Firebase to Bigquery Data export increasing in size

I'm facing a significant issue when exporting data from Firestore to BigQuery. Despite my Firestore dataset being only a few hundred MBs, the resulting initial table in BigQuery balloons to ~90 GB. If ...
Daniyah Ammarah's user avatar
1 vote
0 answers
10 views

Firebase functions not changing firestore database

I'm new to firebase functions and recently I was tasked with adding two new functions. One needs to run daily at midnight and the other runs whenever a budget for an order in a firebase collection (...
Franco Garcia's user avatar
0 votes
1 answer
22 views

ERR_NETWORK_IMPORT_DISALLOWED when I run `firebase emulators:start`

I am implementing a payment gateway. I am using Firebase Cloud Functions to run these APIs. I have a functions folder that has my functions and everything is set up for them. I am emulating the ...
M.Ismail's user avatar
0 votes
0 answers
19 views

Unable to Fetch and Display Admin, Passengers, and Drivers Chats from Firebase Firestore in Flutter

I am working on a Flutter project where I need to display chat messages between admin, passengers, and drivers. The chat data is stored in Firebase Firestore under the admin_chats collection. Each ...
AHMAD Farooq's user avatar
1 vote
1 answer
26 views

The named parameter 'documentSnapshot' is required, but there's no corresponding argument

I want to navigate from a page not using Firebase to another page that I used Firebase, I could not know what the right argument. This is a non-firebase page, the error in the tourist() route. class ...
Ohood Al-Ismaili's user avatar
0 votes
0 answers
47 views

fetching remote config and unauthorized user access error only on emulator

as i use firebase remote config on my flutter android app (flutter 3.29, gradle 8.10.2, gms 4.4.2, bom 33.9, jdk 17) it throw [firebase_remote_config/forbidden] Fetch failed: The user is not ...
kfmfkgmkfgk's user avatar
0 votes
0 answers
19 views

Issue with Firebase DataConnect breaking on query with limits of 100 fields

When building simple select queries in GraphQL (really simple ones), the query is being transformed to a function, sending the values through as parameters. We ran into instances where the select for ...
Daniel ZA's user avatar
  • 316
0 votes
0 answers
24 views

Firebase Initialization Issues: 'firebase.database()' Not Defined and Errors with SDK Loading [closed]

I'm trying to implement Firebase in my project, but I'm encountering issues with the Firebase libraries not being loaded properly. Specifically, I’m getting errors related to Firebase initialization ...
alisse's user avatar
  • 1
0 votes
0 answers
14 views

Firebase plugin in quasar project - impossible to build

I have a quasar project with cordova to create my android platform. I need to manage push notifications and I've chosen to do that with Firabase (Cloud messaging). I configurated everything on Google ...
MorganeT's user avatar
0 votes
0 answers
13 views

Global VPN Mode Not Working on Android 14

Issue Description I am using the AAR libraries from the following repository: 🔗 AndroidLibXrayLite Releases I created a libs folder in my Android Studio project and added the required .aar files ...
Alireza Shahrokhi's user avatar
0 votes
0 answers
19 views

SvelteKitError: Not found: /@vite/client

i have a SvelteKit Website with Skeleton as the UI kit. Locally everything works like a charm, but the moment i deploy to firebase hosting i get the following error: SvelteKitError: Not found: /@vite/...
PimVanLommel's user avatar
0 votes
1 answer
27 views

run firebase emulator in spring boot test

I need to migrate some documents from one collection to another. This migration runs when the application starts up. It checks if the migration is finished, if it's not, it will run it otherwise it ...
Thomas E's user avatar
  • 521
-1 votes
0 answers
15 views

React Native Build Fails - react-native-push-notification Missing Permissions & Firebase Version Mismatch [closed]

I'm facing a build failure in my React Native project due to issues with react-native-push-notification and Firebase version mismatches. I get the following error: ruby Copy Edit Task :react-native-...
Kamal's user avatar
  • 1
0 votes
0 answers
11 views

google sign in firebase not working for lower version phones in android studio [closed]

Google sign in firebase not working for lower version in android studio but working fine with higher android version example version 33. I have tried this code https://www.geeksforgeeks.org/google-...
Lindan Fan Badminton's user avatar
-3 votes
1 answer
44 views

Flutter android app get google ads campaign details progamatically

My flutter android application is available in playstore, and our marketing team is promoting a app using Google ads app install and app engagement ads, i want to get campaign details from ads. https:/...
Vijay's user avatar
  • 1
-1 votes
0 answers
50 views

Why is value null when the object returns correctly from the firebase database? [closed]

The database has a user_id with value in the photo object, but when it is fetched, the other attributes are correct while the user_id is null. Below are images of the firebase database, code and the ...
Lalit Rajpurohit's user avatar
0 votes
0 answers
24 views

When build release apk got this issue Task :app:uploadCrashlyticsMappingFileGlRelease FAILED [closed]

Execution failed for task ':app:uploadCrashlyticsMappingFileGlRelease'. Host name may not be empty and cannot build released apk app:uploadCrashlyticsMappingFileGlRelease failed How to fix this? ...
Sandeep Sudhakar's user avatar
0 votes
1 answer
38 views

Firebase realtimedatabase sort to time

I'm writing in the realtime database using the push() function The push() function orders the input data in chronological order, but it does not, and it orders the data in numerical order I want the ...
Debug's user avatar
  • 1
1 vote
0 answers
20 views

Firebase dataconnect mutation nested create

How can I insert into orgnanization and make sure that each time a member is created as the Admin of this organization? I can't seem to make the correct mutation insert. Below is the main Organization ...
codercatdev's user avatar
0 votes
0 answers
25 views

Firebase authentication in Android app fails after enabling Play Integrity

We have an Android application published in the Play Store that was working correctly. This app uses Firebase auth for authentication, specifically version: com.google.firebase:firebase-bom:31.0.3, ...
Carmen Moreno's user avatar
-2 votes
1 answer
37 views

Email verification approach [closed]

I'm using unity with firebase to make my app, I'm using email/password as the auth method, when the user signs up I send a verification email, if the user verifies then I store the info in real time ...
Joud's user avatar
  • 7
0 votes
0 answers
16 views

comment div is being refreshed when i write in database [closed]

i have made a simple question poster in firebase here is my script.js code import { initializeApp } from 'https://www.gstatic.com/firebasejs/11.4.0/firebase-app.js'; import { getDatabase, ref, set, ...
IllTime00qw's user avatar
0 votes
0 answers
35 views

How to sync/update Vector DB Vertex AI Search (used as RAG) in a agent?

Using Firestore Genkit (Node.js) and GCP Vortex AI, Vortex AI Search, and GCP Cloud storage I am writing a agent that will process some files of code. The files get uploaded to cloud storage since ...
dman's user avatar
  • 11.1k
1 vote
0 answers
43 views

TypeError: Instance of '(JSObject) => void': type '(JSObject) => void' is not a subtype of type 'JavaScriptFunction?'

I recently updated Dart (3.7.1) and Flutter (3.29.0) and I had to migrate from dart:html to package:web on my project. I made the migration and everything worked fine except Google Sign In. I face the ...
Zkimi's user avatar
  • 23
0 votes
0 answers
12 views

Preview channels and multiple rollouts in firebase apphosting

In the new firebase service called ‘Firebase Apphosting’ (not firebase hosting), i have two requirements regarding deploying my NextJS 15 app (pnpm based, with env variables and secrets defined): ...
Kombo's user avatar
  • 302
1 vote
0 answers
15 views

Firebase Dataconnect how to return more data while using implicit mutations

In schema I have type Organization @table { id: UUID! @default(expr: "uuidV4()") slug: String! @col(dataType: "varchar(255)") @unique @index name: String! @col(dataType:...
codercatdev's user avatar
0 votes
1 answer
27 views

Firebase distribution api failed OAuth2 authorization

I need help understanding why I can't get info from distribution api. I already check that I have the api enabled in the console, I double checked the service account to make sure its correct and ...
DOCZIC's user avatar
  • 9
0 votes
0 answers
38 views

my data is being shown two times when change data

I am learning firebase and have made a simple html file where I can upload topic and content. The problem is that whenever I post new content, do an upvote, or delete a post from database, the whole ...
IllTime00qw's user avatar
0 votes
0 answers
12 views

Сloud function request does not work when deploying a Flutterflow app to the web [closed]

When deploying a Flutterflow app to the web, the cloud function request placed in firebase does not work, in the "run test" mode everything works fine. What is the reason, please tell me!
Serge Id's user avatar
0 votes
0 answers
20 views

Firebase User document not able to store and retrieve user

I am trying to import google meetings using the following code snippet in python: # ✅ Get Google meetings @router.post("/import-meetings") def import_meetings(user: dict = Depends(...
VBh's user avatar
  • 1
0 votes
0 answers
25 views

Firebase Authentication incorrectly invalidating tokens generated with signInWithEmailAndPassword

I am developing a system, and I'm currently handling the authentication of users. Here, I'd like users to sign in with their email and password using Firebase. Using the user credentials generated ...
Zhe Hin Yap's user avatar
-1 votes
0 answers
19 views

How to solve sign in issue in google in android studio [closed]

I am creating an app for my project. When i tap sign in, the google sign in works and then it shows sign in requires account selection. After clearing the app from recents and opening it again, it is ...
Nothing's user avatar
0 votes
1 answer
32 views

ECONNRESET error in postman when inserting document to Firestore from Laravel

I relatively new on using firebase on laravel and currently encountering an error in postman "Error: read ECONNRESET" everytime I run createUser what could be the problem? public function ...
ralphy's user avatar
  • 99
0 votes
0 answers
20 views

FCM token not generating in Flutter Windows app – what additional configuration is required? [closed]

I'm developing a Flutter Windows application and attempting to integrate Firebase Cloud Messaging (FCM) to receive push notifications. Despite adding the firebase_messaging package and configuring my ...
Dasun Dola's user avatar
3 votes
2 answers
39 views

Can not catch exception in android firebase

I try to catch an exception while sending a request to Firebase Storage when no internet connection. But it seems the code in the catch block has not been reached. Here is my code: ...
tungnnnt17's user avatar
-1 votes
2 answers
56 views

Duplicate plugin key: VideoThumbnailPlugin

I got this error Duplicate plugin key: VideoThumbnailPlugin when I run my app in Xcode I tried multiple ways to fix it but nothing works for me. Also I deleted every line that contain thumbnail in ios/...
gilorip's user avatar
  • 45
0 votes
1 answer
34 views

How to insert child node / unique key from my data?

if(isset($_POST['submit'])) { $drivername = $_POST['drivername']; $operatorname = $_POST['operatorname']; $mtop = $_POST['mtop']; $platenumber = $_POST['platenumber']; $image = ...
Richmon Delos Reyes's user avatar
0 votes
1 answer
23 views

Error email when try login with firebase configurations [closed]

Guys I make app on react native and make configuration with firebase . The register user is ok, supe. But whe I try login ok app, show error "Auth/emails invalaid" Show image please. I check ...
Cláudia Franca's user avatar
-1 votes
0 answers
31 views

No signature verification certificate found for issuer

I'm trying to setup Enterprise SSO with Firebase, and am running into some issues. As with enterprise SSO authentication flows we want to make it work as follows: user puts in their email to our ...
Reed Graff's user avatar
0 votes
0 answers
12 views

Can we use non google account fot Firebase App Distribution [closed]

Is there any way i can use email ID and password rather than using google account for app distribution as some of the users doesn't have google account as they are on iOS
pranav tiwari's user avatar
0 votes
0 answers
42 views

Firebase Cloud Functions CORS Issue When Using Credentials

I'm encountering a CORS error when I set my frontend API calls to include credentials. Without credentials, the requests work fine. However, once I set credentials: 'include', I no longer receive any ...
Mohamed DOURAI's user avatar
0 votes
0 answers
34 views
+100

Firebase Dynamic Links losing app parameters in Capacitor Browser redirect chain on Heroku

I have a weird issue with Firebase Dynamic Links in my Capacitor app. When using deep links to authenticate users via SAML, it looks to be losing specific URL parameters but only in my staging ...
J.Do's user avatar
  • 201
1 vote
0 answers
11 views

How to deploy to Firebase in non-interactive mode with safe defaults?

When deploying firestore and functions code with firebase-tools, there are three questions that can come up (I don't remember them literally): The following functions exist in your project but are ...
Thijs Koerselman's user avatar
0 votes
1 answer
31 views

I'm having trouble deploying my dynamic Next.js app on Firebase

I've set up my Next.js app with dynamic routes like blogs/[slugs]/page. Static pages work without issues, but when I add dynamic routes, I encounter npm dependency errors. I'm using "tailwindcss&...
Keerthika's user avatar
1 vote
1 answer
104 views

Google Sign In won't work after uploading app to Play Store

I am building a flutter app and i'm testing the release on the play store with a closed testing. The app needs the user to be authenticated using Google Sign In, and for what i've tried it works every ...
Tox46's user avatar
  • 87
0 votes
0 answers
70 views
+50

ionic 7 with firebase on android fails to connect with firestore

after looking at all the threads and suggestions, for me I still get the error. adding experimentalForceLongPolling:true did not help. I tired another flag as well without any luck. File: https://...
Moblize IT's user avatar
  • 1,278
0 votes
1 answer
47 views

How do Firebase v1 functions access secrets?

I have been moving a set of Firebase functions to version 2 and I can access secrets in OnCall functions using this syntax: export const fn = onCall({ secrets: getSecrets() }, () => ... The ...
jmc42's user avatar
  • 424
0 votes
2 answers
74 views
+200

Firebase app hosting unable to retrieve secrets from cloud secret manager

I try to use cloud secret manager in combination with firebase app hosting, but app hosting can't fetch the keys from the secret manager when it's building. My apphosting.yaml file looks like this: ...
rafbanaan's user avatar
  • 441
0 votes
1 answer
25 views

Does one key generated by the fire base service account work for all the app under one project

So, I have a project called XYZ with two apps: xyz.dev and xyz.prod. I need to add Firebase App Distribution, which requires generating a key from a service account. My question is, will the generated ...
RafiaChy's user avatar

1
2 3 4 5
2885