Post not yet marked as solved
Post marked as unsolved with 1 replies, 1,049 views
Hi,How can I use a Core Data's Fetch Index in my query predicate?I saw the announcement talk (from WWDC'17) and they appear to be using indexed:by:(indexName, propertyName) , I tried that but I just get Unable to parse the format string "indexed:by:(myIndexName, myPropertyName)”Thank you in advance for your help.