You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to fighcarneze
Im building an App with Xamarin using MongoDB Realm for my Database.Realm allows you to use string based query language with a Filter function they expose. They link this NSPredicate cheat sheet to help guide you in how to write your queries. I am however unable to get an "IN" query working.