Top "Parse-platform" questions

Parse-Platform provides an open source backend for powering end-user applications.

Subclassing PFObject in Swift

The Parse documentation for adding properties and methods on PFObject subclasses conveniently skips the Swift syntax in their sample code …

ios swift parse-platform subclassing
Delete specific object from Parse.com

In my cloud code I want to retrieve the first object in the "Messages" class. Then i want to grab …

javascript parse-platform parse-cloud-code
Query with pointer User in Parse.com

I am using Parse.com in my app, I have created a "Post" class and inside I have a pointer …

parse-platform pfquery