Core data - Building a NSPredicate from a ManyToMany relationship
问题 This is a follow up question to my previous question on: Core data: Managing employee contracts in a many-to-many relationship? There is a diagram on that question, and as a quick reminder there is the following: company --< contracts >-- employees I have been able to manually save 1 entity inside each of the entities, and verified them all in NSLog. I've created a CompanyListPage which lists all companies. The idea is that when you click on a company you will be presented with a list of all