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

Push notification plugin for Cordova/Phonegap/ionic on Parse platform

Results 33 parse-push-plugin issues
Sort by recently updated
recently updated
newest added

Hi everyone, I have my ionic 4 App that doesn't send my device token to my parse server, it was working on ionic 3 on the same app, i've included...

Im using the version 1.0.8 and device registered a new Installation object fine but there is not device token has been saved in the object. The version 1.0.7 works fine...

Bolts repo has updated their primary branch from `master` to `main` (https://github.com/BoltsFramework/Bolts-ObjC/tree/main)

Does this plugin now use Firebase Cloud messaging (FCM) instead of the older GCM to receive push notifications? We followed a guide to update our Parse server with the firebase...

The main issue is that this plugin uses Parse SDK IOS v1.14.4 from Apr 7, 2017 https://github.com/parse-community/Parse-SDK-iOS-OSX/releases/tag/1.14.4 It should be updated to v1.18.0 https://github.com/parse-community/Parse-SDK-iOS-OSX/releases/tag/1.18.0 Because internally, Bolts.framework used - v1.8.4...

I want to add parse-push-plugin to my project ionic with following command: `ionic cordova plugin add parse-push-plugin` but throw error: `Failed to install 'parse-push-plugin': CordovaError: Using "requireCordovaModule" to load non-cordova...

@taivo Trying to add this to a project Im working on but it literally just hangs ? Does this plugin still work ? does it work with the latest iOS...

Any advice on how to get this working on Android 9? The main issue is that the deviceToken is saved as undefined in database.