vincentmorneau / apex-pwa

A complete guide for turning an APEX application into a Progressive Web App
MIT License
82 stars 26 forks source link

Send a Push Notification #9

Open kerrybad opened 5 years ago

kerrybad commented 5 years ago

Hi Vincent,

Please can you help me and advise where i have gone wrong.

I am getting the below error message when trying to send a push notification

sw.js:210 Uncaught (in promise) SyntaxError: Unexpected token T in JSON at position 0 at JSON.parse () at pushSW (sw.js:210) at sw.js:47

Thank you in advanced Kerry