Hello, the answer should be very simple but it does not work
I make a social app, I want to display the posts made by people you follow. My data base is set up such as a field in User is following which is a list of users.
So I set up a repeating group, type of content : Post, data source : Do a search for Posts, Created by is in Current User’s Following.
It should work just fine but it doesn’t find any post!
So I am really lost and don’t know if I’m missing out on something.
Thank you very much for you help, I really can’t understand why it is not working !