Monday 15 September 2014

Retrieving objects from Parse.com in Android -


I am trying to create a ParseQuery to fetch items from parse.com. For the time being, when this app tries for this query for the first time, it always gives blank space, even though I know there are 3 objects in it. Can anyone tell me why I get help to fix this problem? Parsquin & lt; Parse object & gt; Query = new parquetry & lt; Parse object & gt; ("DreamCloud"); Query.orderByDescending ("_ created_at"); Try {dreams = query.find (); } Hold (ParseException E) {}

= "post-text" itemprop = "text">

Check your objects ACL whether they only Are readable by subsets of users? Are they readable worldwide?

No comments:

Post a Comment