phonegap-parse-plugin icon indicating copy to clipboard operation
phonegap-parse-plugin copied to clipboard

Phonegap plugin for Parse.com Push Notifications

Results 4 phonegap-parse-plugin issues
Sort by recently updated
recently updated
newest added

Hi, I have use your plugin and build ios , ionic throw an error: > ld: framework not found Bolts > clang: error: linker command failed with exit code 1...

It apparently initializes with no problem but looking at dashboard i realized that the installation comes without any deviceToken or pushType. I enabled the log and here is the message:...

This plugin needs to be updated to allow use of the open-source [ParseServer](https://parse.com/docs/server/guide), i.e. specify a custom Parse API URL to allow app to connect to self-hosted mongo database.

My app receives notification of the push, but when the application is closed can not receive the push data when opening the app I'm using window.onNotification and it works with...