144,213 questions
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.
[ ...
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 ...
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 (...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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/...
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 ...
-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-...
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-...
-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:/...
-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 ...
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?
...
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 ...
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 ...
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, ...
-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 ...
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, ...
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 ...
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 ...
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):
...
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:...
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 ...
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 ...
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!
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(...
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 ...
-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 ...
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 ...
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 ...
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:
...
-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/...
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 = ...
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 ...
-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 ...
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
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 ...
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 ...
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 ...
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&...
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 ...
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://...
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 ...
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:
...
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 ...