playMaker

Author Topic: Problem to fetch ObjectId from latest object. Help!  (Read 1136 times)

ocp

  • Playmaker Newbie
  • *
  • Posts: 3
Problem to fetch ObjectId from latest object. Help!
« on: January 27, 2015, 06:31:08 AM »
I experienced an anomaly as since two days ago 'Parse Object Query First Async' action only fetch ObjectId from the earliest object. Previously it fetch from the latest generated object so that I can use the ObjectId to save more data.

Therefore, due this problem any new generated data will be saved to the earliest  object on the database list and leave the newer object blank. I have two projects which usually working well with parse, but now they're both have this problem.

Please help!  :-\