Start a new topic

Support for lmt on KCSQuery

Hi, I am getting this error when querying records of a collection modified after a certain date.



2014-04-14 13:22:17:375 KCSQuery2:285 [ERROR (DATA)] Support for query "{

"_kmd.lmt" = {

"$gt" = "2014-04-14T16:21:55.595Z";

};

}" not supported yet. Contact ***@kinvey.com to get this supported.



Query:

KCSQuery *query = [KCSQuery queryOnField:KCSMetadataFieldLastModifiedTime usingConditional:kKCSGreaterThan forValue:myDate];



Does this support exists? If not, when it will be added?


Sorry, another question just like this one was ever made.
Linking to that thread: https://support.kinvey.com/discussion/201272046/query-with-lastmodifiedtime-parameter-not-supported
Login or Signup to post a comment