Not a bug Push notifcations doesn't display dynamics avatars

Old Nick

Well-known member
Affected version
2.2.2
Hello,

As title, I just noticed that push notifications do not display avatars from users who use dynamic avatars.
 
This is expected. Dynamic avatars are not actually images. They consist of HTML and CSS so can't be rendered outside of XF.
 
Oh ok ! I understand. Thanks.
In this case it might be interesting that it displays the logo used in PWA (512x512 or 192x192 icon set in ACP)
 
not in FF/Win10
Capture d’écran 2021-01-10 140802.png*

I just activated them here in XF to see if my configuration is bad on my website
i(m now waiting for a push notification....... 😛
 
Maybe you don't have that icon configured? There's no reason why an avatar would work there but some other image wouldn't. It's the publicMetadataLogoUrl style property that needs to be defined.
 
Back
Top Bottom