No matter what stage you're at in your education or career, TuteeHub will help you reach the next level that you're aiming for. Simply,Choose a subject/topic and get started in self-paced practice sessions to improve your knowledge and scores.
General Tech 10 Answers
General Tech 7 Answers
General Tech 3 Answers
General Tech 9 Answers
manpreet
Best Answer
2 years ago
I am trying to write code for an admin to update users field values stored in cloud FireStore, I'm unable to get doc Id and update the field values in cloud Firestore.
I'm building a cross-platform mobile App using the ionic framework in the front-end and firebase in the back-end, this app has a single admin. Admin will control users from accessing a few parts of the app, so, to do that, I will have to update field values in the user document in Firestore.