Reading List

NSPredicate, Core Data, and NULL from Michael Tsai RSS feed.

NSPredicate, Core Data, and NULL

Douglas Hill (via Peter Steinberger): I’ve been implementing support for Apple Shortcuts in my reading app so users can create automated workflows. I noticed certain property-based article queries using EntityPropertyQuery weren’t returning the expected number of articles. I had fourteen articles saved on the iPad simulator. Four of these articles were written by me. However […]