Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in parse-platform

Search for case insensitive data from Parse using javascript

javascript parse-platform

Linker error trying use the Facebook SDK with Parse

ios parse-platform

Fatal error: Uncaught exception 'Parse\ParseException' with message 'SSL certificate problem: unable to get local issuer certificate'

php ssl parse-platform

In Parse.com JS SDK, how to delete an element from inside an array of pointers?

Updating Parse installation object removes it

Saving PFObject NSCoding

Parse and Xcode: Blocks won't autocomplete.

ios xcode parse-platform

iOS with Parse. PFUser.currentuser() not getting cached. Returns nil after app restart

Adding a pointer field to a subclass of PFUser

Why can't I set the ACL for a User to read: false + write:false?

parse-platform acl

Parse SDK JavaScript with Node.js ENOTFOUND

Cordova/Phonegap iOS Parse-Push Plugin

Parse notifications on android won't work

Declare a read-only @NSManaged property in Swift for Parse's PFRelation

Can I link a person with both twitter and facebook on parse?

Save eventually on PFObject with PFFile (Parse Local Datastore)?

Writing a web app with "no backend" [closed]

Backbone: Use Model's Data and Functions in View