Top "Parse-platform" questions

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

Which one is better to user between Parse, Firebase and AWS Cognito?

I am willing to use synchronisation service for my application. But I want to choose the best one. I want …

amazon-web-services parse-platform firebase amazon-cognito
Connecting to MongoDB database on mLab fails authentication

I have a Parse app, and I'm trying to migrate my app's database to a MongoDB instance on mLab. I …

mongodb heroku parse-platform database-migration mlab
How to upload an image in parse server using parse api in android

I want to upload an image in parse cloud server in android. But I am unable to do so. I …

android image parse-platform android-drawable
Parse invalid session token (Code: 209, Version: 1.7.1)

I have just update both my Parse and Facebook SDK's (1.7.1 and 4.0 respectively) - both were an absolute pain to get …

ios objective-c facebook parse-platform facebook-sdk-4.0
Swift convert time to time ago

In Swift5, we have RelativeDateTimeFormatter Prior to Swift5: I'm trying to convert time to time ago, what i wanna do …

swift parse-platform nsdate
How to retrieve more than 1000 rows from Parse.com?

I have been using Parse to retrieve a data for a list view. Unfortunately they limit requests to 100 by default …

android listview parse-platform
ProGuard Cannot Find Referenced Libraries

[2014-07-15 23:57:43 - MozMeet] Proguard returned with error code 1. See console [2014-07-15 23:57:43 - MozMeet] Note: there were 662 duplicate class …

android facebook parse-platform proguard
How can my Parse.com app send an email using JavaScript?

I'm using Parse.com (JavaScript SDK), and I want users to be able to send an email from my app. …

javascript parse-platform
Exception when opening Parse push notification

I setup Parse push Android SDK 1.7.0 and can receive pushes without any problem. However, when opening the push notification my …

android push-notification parse-platform
Is the Parse SDK worth it? (cost-effective?)

I'm creating an iOS app that uses remote databases, sessions (login/registration), server side code, and push notifications. I found …

ios security session cloud parse-platform