Firestore use contains on multiple fields
问题 I have an upcoming video games app. A game release can come out on multiple platforms. I heard that firestore is much more flexible than firebase real time database on how you can retrieve your data. I'm stuck on how can I check if my game release documents in my release collection contains the user chosen platforms, so the app can show the games coming out on his platforms. This is what I currently have platforms is a list of Integer which contains platforms ids databaseReference.collection