Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Push Notification not calling $rootScope.$on('$cordovaPush:notificationReceived') #18

Open
ssharmass opened this issue Aug 6, 2015 · 1 comment

Comments

@ssharmass
Copy link

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 it to get call of notification handled but it is not working and Push notification is come only background case., Please let me know why it is happening Please Please...

Thanks
Shivam

@warrenjoe92
Copy link

If you look at the $cordovaPush source code, the event name is now called "pushNotificationReceived" instead of "$cordovaPush:notificationReceived".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants