Darren Asaro
Darren Asaro
It does as evidenced by the CoreData implementation returning a populated array. I've swapped these implementations verbatim with all else equal and the CoreData one always returns a populated array...
@JohnEstropia They are the same. I've recreated the issue in it's simplest form here [https://github.com/darrenasaro/fetch-demo](url)
@JohnEstropia Thank you for investigating this! Excited I can use this library now. This CoreData behavior definitely seems to be problematic. I actually downloaded the container to investigate and it...