web-push-libs / web-push

Web Push library for Node.js
Other
3.21k stars 306 forks source link

[Feature Request] Add Image Support #903

Open nbfenske opened 1 month ago

nbfenske commented 1 month ago

I see a lot of browsers advertise support for rich content (i.e. images) in web push notifications, which would normally be enabled by passing the image property in the payload according to MDN documentation, but this does not seem to work after testing on multiple OS's + platforms. There may be some limitation I'm not aware of but it would be great to have this natively supported by the package.