Top "Parse-platform" questions

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

Failed to decode JSON in HTTP request

I am using Parse Cloud Code to make a 'DELETE' HTTP Request to Delete Multiple Messages from Iron.io. It …

json http httprequest parse-platform iron.io
No Such Module 'Parse'

I am copying the parse frameworks to my Xcode project and checking the checkbox that says Copy files if needed. …

swift parse-platform xcode6
Parse.com querying User class (swift)

I encounter some strange problem when I try to query all users from the "User" class It dos not find …

swift parse-platform pfquery
Android 5.1 push notification icon is blank

When using Parse for push notifications our app always displayed the application's launcher icon. In the latest Android 5.1 version, the …

android parse-platform push-notification
NSImage to NSData as PNG Swift

I am writing a Mac app based on an iOS app. The code below converts a UIImage to NSData to …

parse-platform uiimage nsdata nsimage uiimagepngrepresentation
How do I add structured data using JSON-LD on dynamic pages that need to wait for content to load?

I'm developing a website and I want to add structured data to detailed pages. The problem is that I need …

json parse-platform json-ld structured-data
Xcode project/app name with spaces issue - framework not found

Is it possible that Xcode 6.1 doesn't finds my previously imported frameworks because of my 3 word app name? I'm using Parse …

ios objective-c xcode parse-platform
PARSE: Push Notifications "deviceToken" undefined

This is the situation in my Installation page on Parse Console: As you see some devices have the "deviceToken" and …

android parse-platform push-notification google-cloud-messaging devicetoken
Include of non-modular header inside framework module error

Trying to integrate ParseLiveQuery cocoapod into my project, but when building I keep getting the error: Include of non-modular header …

ios xcode parse-platform parse-server