I have a to do list app developed using flutter and SQLite and I'm wondering if it is a better practice to remove the SQLite database when I want to use Datasto
I am developing an application in Flutter and during development, I encountered this anomaly. On Firebase Realtime Database I have a simple trigger for testing
I tried this: Query firebaseSearchQuery = myRef.orderByChild("from").startAt(searchText).endAt(searchText+"\uf8ff"); but i want something
I have created some users using firebase.auth().signInWithEmailAndPassword and would like to stop signUp now, but keep signIn working. I tried some rules on u
Firebase database screenshot I'm a beginner at android and firebase and am developing a driving school app. I am to successfully add customer details to a fi
I got a problem related to Firebase and Java EE. I'm currently writing some Java servlets for my project and I'm using Firebase the first time because I wanted
I'm using Firebase as the backend to my Flutter project. I need to write to multiple nodes in one transaction. Now I have: await (_firebaseDatabase .ref
I am using firebase for my chat application. In chat object I am adding time stamp using Firebase.ServerValue.TIMESTAMP method. I need to show the message rece
i want to access on this point by clicking on element inside cardView i only can reach to the point before it by using this line reference = FirebaseDatabase.
Please I want to retrieve images with text from Firebase Realtime Database to a RecyclerView using a CardView which contains ImageView for the image and two Tex
so I've got this error in my last project while trying to link it with firebase for my flutter app. So for this project , I downloaded it from my github which I
I have 29 pronunciations stored in firebase storage and then from there with the help of access token, they're stored in realtime database. In UI, I've touchabl
Hi everyone I'm using react-native firebase to send notification to users. Also using the Agora for online call.Both works fine. I want to make a sticky notifi
I am using the RazorPay API in my android app and I want to update the value of a particular user's "count" on successful payment. So I put the following code f
I have seen lots of answers in stackoverflow but none is working for me! This is my code: import UIKit import Firebase class ViewController: UIViewController
I know this question has been asked before, but I've tried just about every posted solution and have been unsuccessful. I set up my Firebase realtime database w
I'm trying to get the database emulator working. Running firebase emulators:start --only auth,hosting works fine an give the following output: i emulators: Sta
I have a firebase database linked up to two apps, one being an iOS app and another being a web app coded in node.js which is a basic algorithm that sets data to
I am having a problem with real time database not working, I copied a project from GitHub and made a new project in firebase with my app ID, added the JSON file
I have Firebase App with Realtime Database, I have db.json as { "brs" : { "route": [ { "routeDestination": "DDDD1", "routeOrigin":