How to notify others after updating your avatar

Here are two options:

First, after userA updates their profile information, send a notification to friends about the update. Friends then request userA ’s latest profile details from the server and refresh their local cache.

Second, when other users view userA ’s profile details after the update, they request the latest information from the server and refresh both the local cache and UI display.