Does anyone know how to get a document id in Fires...
# android
a
Does anyone know how to get a document id in Firestore without writing the document to the database?
not kotlin but kotlin colored 2
🚫 1
c
Please be aware, that this is a workspace for the Kotlin programming language and your question is off-topic here. You might find helpful resources in the channel description.
👍🏻 1
p
try using
push
method from firestore librar. It returns the document id as respose.