iOS Web Push - Passing in Icon Doesn't Work

Hey everyone,

I did some extensive testing with sending a Web Push notification to my iOS PWA as well as MacOS Safari browser. The push itself works for those platforms but passing in the icon as specified in:

https://developer.mozilla.org/en-US/docs/Web/API/Notification/icon

does not work. It always just defaults to using the icon defined in the PWA's manifest instead. In the support matrix in the link above it says Safari is supposed to support this but it doesn't.

I just wanted to get some second opinions to confirm that it's a known issue that it's broken? I know iOS Web Push was just supported fairly recently so I'm hoping this gets resolved in the future for us to pass in custom icons.

iOS Web Push - Passing in Icon Doesn't Work
 
 
Q