Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nspredicate

NSPredicateEditor & NSExpression - Can the display be different than the value for the predicate?

NSPredicate vs. NSCompoundPredicate?

iphone ios xcode nspredicate

Predicate to filter array of strings in SWIFT throws error saying NSCFString is not key-value coding

iOS Share extension how to support *.wav files

Using @min,@max and etc inside a predicate?

NSPredicate to-many relationships

SWIFT 3 Predicate for NSArray not working properly with numbers

nsarray nspredicate swift3

NSPredicate: how to do NOT EndsWith?

NSPredicate Single Quote Issue

NSPredicate to match "any entry in an NSDatabase with value that contains a string"

iOS Core Data how to properly compare string text using predicates?

iOS 11 NSPredicate search on Swift array crashing - NSUnknownKeyException

Building a NSPredicate for a filter

Can you specify "select unique name from ..." with NSPredicate?

Searching/Filtering a custom class array with a NSPredicate

Combining + andPredicateWithSubpredicates: and + orPredicateWithSubpredicates: in one predicate

Core Data, try to use NSPredicate to filter a toMany relationship set but get the "to-many key not allowed here" error

Filtering array of dictionaries in Swift

NSPredicate with functions or selectors