[FIXED] firestore: PERMISSION_DENIED: Missing or insufficient permissions
Issue I am getting the Error gettingdocuments.com.google.firebase.firestore.FirebaseFirestoreException: PERMISSION_DENIED: Missing or insufficient permissions. for the below code on else statement db.collection(“users”)
Read more