Replies: 1 comment
|
You could do something like this: I assumed you have a "users" collection in Cloud Firestore with documents for each user, and a "products" subcollection under each user's document with the list of their products. |
0 replies
注册 for free
to join this conversation on GitHub.
Already have an account?
登录 to comment
Uh oh!
There was an error while loading. Please reload this page.
i 'm using ionic+firebase to get a list of product for a specific user in firebase , but i can't get it this list?
i have 2 users every user have a list of product , the problem is how i can get this list without the login of his user
i m new with ionic and firebase
thanks
All reactions