The following error is giving me a hard time. I\'m trying to update a single field in a document stored in my Firestore project.
E/AndroidRuntime: FATA
This problem occurs when your are initializing the Firestore object multiple times in many processes. So instead of declaring it again and again, declare it globally and use accordingly..