ยทSolo Designer, Builder and Growth Expert

URGENT: Help group querying subcollections!

I'm trying to create a swipeable stack of profiles, which are a subcollection of the user collection. All I seem to ever be able to return is the user's own profile, not anybody else, even when I use 'Query all subcollections' as the users Reference

Can anybody tell me what I'm doing wrong?

They only way I've managed to get anything to work is if I put all the query information (ie the things I want to filter by e.g. age) in the user document to load the list of users and then query their specific profile subcollection from their user document reference.

Is it just not possible to group query a subcollection?

2
6 replies