0

In my native app I send BigPictureStyle notifications and want to do the same on the web.

I have built a Progressive Web App and am using service worker-based web push notifications, but can't find a way to show BigPictureStyle notifications to my Android users. Is this possible with the Notifications API? Am I just missing something?

sideshowbarker
  • 81,827
  • 26
  • 193
  • 197
owencm
  • 8,384
  • 6
  • 38
  • 54

1 Answers1

0

Currently Notification API is not support BigPicture yet but is in Github issue already https://github.com/whatwg/notifications/issues/79