no matter how much i tried i cant access the tickets collection , i cant view data in it also
To access data from a sub collection, you need to specify the identifier that you used to save that register.
For example:
If I want to get the sub collection “Images” from a specific user, I write his “userId”, just like this:
1 me gusta