PushNotificationSample
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...
That's makes easiest way to find it.
Hi dears, Is working when IOS is lock? Thanks,
GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1
Hi , I have spent 3 days to find solution for this , I dubug it on xcode and check onNotification that is inject , I manually tried to feed...
Hi there When I try to add some of the required dependancies, while located at the project root, I get an error about problem finding package.json, it seems to be...
i have this error: Cannot read property 'ecb' of null at Object.register (ng-cordova.js:4480) Someone knows why?
Using this code as a reference a while ago, I've been having problems with handling when user selects "Don't Allow". My code receives no callbacks and as I understand this...
Hi, Does this plugin supports iphone 5 and 6?
Hi, The sample app was very helpful for understanding the plugin's functionality. I have just one question that is this plugin supported by ios v 4+ specifically for iphone 5,6...
I am implementing this plugin in Android, how do I get number of unseen notification, actually I need to control the redirection after after notification click, I need to open...