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

#160025746 Fix push messages not sending error #42

Merged
merged 1 commit into from
Aug 24, 2018

Commits on Aug 24, 2018

  1. bug(Reminder): fix push messages not sending error

    - push messages are not sent due to a JSON parsing error in the sendReminder.js file
    - the solution implemented is to parse push subscription JSON from the database before feeding into webpush
    
    [Delivers #160025746]
    olusoladavid committed Aug 24, 2018
    Configuration menu
    Copy the full SHA
    bcfb71c View commit details
    Browse the repository at this point in the history