any users of Realm, have you ever seen issues with...
# random
j
any users of Realm, have you ever seen issues with
equalTo()
not returning query results for
null
fields? was working fine in Realm 3.2.x, just upgraded to 3.7.2 and it's no longer returning results. if I view the table I can clearly see plenty of records where the field I'm searching on has
null
stackoverflow 3