richsilv / meteor-cordova-notifications

Simple push notifications for Cordova apps built using Meteor
MIT License
104 stars 13 forks source link

regid is not registered when logging on with new user in app #5

Closed werenskjold closed 9 years ago

werenskjold commented 9 years ago

I tried to logg of and remove regid from the user that was associated with the device. After that I created a new user and logged in with that user, but was unable to send notifications. I figured out that there is no regid on the new user.

richsilv commented 9 years ago

Thanks for raising, I'll have a look.

On Tue, Dec 23, 2014 at 10:00 AM, werenskjold notifications@github.com wrote:

I tried to logg of and remove regid from the user that was associated with the device. After that I created a new user and logged in with that user, but was unable to send notifications. I figured out that there is no regid on the new user.

— Reply to this email directly or view it on GitHub https://github.com/richsilv/meteor-cordova-notifications/issues/5.