Santos-Enoque / complete_flutter_ecommerce

This repo will contain the backend code and the Ui of the flutter ecommerce app
682 stars 423 forks source link

Error. Who knows what's going on? #15

Open Carlosd8299 opened 4 years ago

Carlosd8299 commented 4 years ago

image

divyekhanna commented 3 years ago

Check out - https://github.com/Santos-Enoque/complete_flutter_ecommerce/issues/16#issuecomment-713372038

divyekhanna commented 3 years ago

It seems that the document in firestore's users collection was not getting created after successful signup. Hence, while calling for the user's object back from firestore's users collection, the document is null.