I'm building an android hybrid_local app with the Salesforce Mobile SDK that stores data in the smartstore. It seems to be inserted according to my log messages but when I query it, I don't get results back (or I get array.length = 0). So I'm assuming my query is wrong or the data wasn't inserted after all.I'm building an android hybrid_local app with t