-2
Hello
I’m trying to build an application using Ionic and Firebase, but I’m having a hard time getting a user list. The app already has users registration and registration of the products I want to list, but I can not list only the products of the user who registered it.
Any idea how I can fix it?
But when you create a user in the bank they don’t get a unique id? Then, just filter each user’s products by their id.
– LeAndrade