How can I send pusher beams browser notification alerts with nextjs?

956 Views Asked by At

I'm implementing Pusher-Beams with next.js using authenticated users flow exactly as described in beams docs, and I got in the browser console client is subscribed and registered successfully.

However at pusher-beams debug-console website page I have these messages when I click on push notification button and nothing shown in my application,

image

I don't know what exactly I'm doing wrong here?!! and why I keep getting device de-registered message?

Note: I've tried with Chrome, Firefox and Brave but it is not working.

0

There are 0 best solutions below