PushNotificationSample icon indicating copy to clipboard operation
PushNotificationSample copied to clipboard

A new sample mobile app built with Ionic/ngCordova to register and receive push notifications for iOS and Android. Also includes node services for pushing notifications to one or many devices at a tim...

Results 29 PushNotificationSample issues
Sort by recently updated
recently updated
newest added

## hi,well i'm having some trouble when im saving the token of my device i follow your tutorial and when i use the "node subscribe.js" the token is saved in...

Great Example, does this also support Android?

This app registers to GCM whenever user opens it, but this is not ideal as Registration ID will keep on changing after certain intervals. So, whenever the app is able...

Hello, First, let me thank you for this example & blogs. I have been trying to learn how to use this sample, and unfortunately I am not able to send...

I think there may be an issue with the data being stored locally on the phone. I was wondering why 1) The "Device Token" on the app screen stays blank...

Receiving notification event name was changed to `$cordovaPush:notificationReceived` but ng-cordova stayed outdated.

Any way to make a list of recent notifications and when you click the status bar it goes to a page in the app to show them? Also, how do...

Fixed typo in author's Twitter handle

Attempting to badge the application icon but haven't received permission from the user to badge the application I got this error while running the code on iOS8.1.2 (latest) while building...