Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in google-cloud-firestore

Firestore and Auto Increment Ids

google-cloud-firestore

Store image in Firebase Storage and save metadata in Firebase Cloud Firestore (Beta)

firestore: arrays vs sub collection of documents performance

Indexes on firestore collections with the same name at different "paths"

Firestore: Version history of documents

Firestore runTransaction() and offline work

In firebase login getting error "An account already exists with the same email address but different sign-in credentials" in android

Creating Empty Documents in Firestore

firestore security rule request.auth.uid is not working

Firestore - How to properly store the document ID in the model class?

Flutter Upload batch of images and get all those URLs to store in Firestore

Firestore - unexpected reads

Cloud function to export Firestore backup data. Using firebase-admin or @google-cloud/firestore?

Firestore - query where filter of object in array field

Cannot update/delete Firestore field with "period" in the name

Firestore - how to exclude fields of data class objects in Kotlin

Error: 10 ABORTED: Too much contention on these documents. Please try again

Firebase Firestore: custom admin access

Getting a specific field in a document returned from firebase firestore

How do I use array-contains for array containing map [duplicate]