enter image description here I want to add Facebook as a new Provider for Firebase Authentication .I cannot find the App Id and App Secret in My Facebook App
I am trying to listen to the changes in a specific field in a specific document in Firebase Realtime database. I am using Node JS for the cloud functions. this
This may be a firebase issue or a capacitor issue with promises - I'm building an iOS app with capacitor and NextJS. I'm finding async functions (at least to fi
Update context Can I use where and orderby in FirebaseFirestore to running? Because I got the error in itemCount: snapshot.data!.docs.length when I use this cod
Where: Build file '/node_modules/react-native-appgain-sdk-library/android/build.gradle' line: 80 What went wrong: A problem occurred evaluating project ':react-
I am having an issue concerning uploading images to firebase but using web version 9. I am following along with a toturial on one of the platforms in which he i
I'm using environment variables to avoid from hardcoding my API key into my config files. Tried a lot of things: making sure I copied the API keys correctly, re
It should be as simple as possible for the testers. Best case would be a link that they can click on that directly installs the app on iOS and Android devices (
I want to display a picker items from firebase how can do this ? <Picker x:Name="AppointmentPatientName" Title="Patient Name" > <Picker.Ite
I have a list of type 'Future<List<QuerySnapshot<Map<String, dynamic>>>> that looks like this, var postlist = FirebaseFirestore.instance
I'm writing a security rule on Firestore that converts a string into a boolean. According to the documentation, we should be able to do it by using the bool fun
I have a video stored in my firebase storage and and I'm able to access it's download URL from firebase and trying to do this: const App = () => { var vide
I'm getting an error trying to store data in firestore. Another issue is using my emulator in android studio ( pixel 5 ) or even all my 4 connected devices. I c
I am starting to utilize the In-app messaging feature of firebase. I didn't create a real campaign yet, but only use the the [Test on Device] when creating one.
I'm using react js and firebase. I have this code below. I'm using it to get data from another table. const uniqueEventID = Object.keys(data).map((id) => aa
I initialised all necessary blocs in my main file. Even after this, the state of bloc is not updating if called from outside the bloc builder. I am trying to im
I have list of appointments stored in firebase collection, how can I delete a specific appointment ?
I have problem with null check operator and i using firebase firestore or json model And i using the method to get data user from model But while i return he gi
I what to refresh home page so I create widget called RefreshWidget look like this import 'dart:io'; import 'package:flutter/cupertino.dart';
I am using Firebase email and password authentication for user authentication in my app. One user's email contains uppercase letters, but when I add the user on