I have been trying to fetch results from Core Data using a predicate to filter based on the value in an attribute of type UUID. No elements are being returned.
Code I am using
1
1
1.8k