# SBDUser profileUrl not updating using local cache

**URL:** https://community.sendbird.com/t/sbduser-profileurl-not-updating-using-local-cache/4242
**Category:** iOS
**Created:** [March 23, 2022, 10:29am UTC](https://community.sendbird.com/t/sbduser-profileurl-not-updating-using-local-cache/4242 "2022-03-23T10:29:16Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![nikola](https://avatars.discourse-cdn.com/v4/letter/n/a88e57/32.png) [@nikola](https://community.sendbird.com/u/nikola)
#### Post date: [March 23, 2022, 10:29am UTC](https://community.sendbird.com/t/sbduser-profileurl-not-updating-using-local-cache/4242/1 "2022-03-23T10:29:17Z")

</div>

Hi,  
profileUrl of User is not updated in group channel collection after uploading the new one. Seems like cache is storing initial one and it is not updating with the newest.

SendBirdSDK (3.1.9)

---

<div class="post-metadata">

### Author: ![Yongjun\_Choi](https://sea2.discourse-cdn.com/flex020/user_avatar/community.sendbird.com/yongjun_choi/32/36_2.png) [@Yongjun\_Choi](https://community.sendbird.com/u/Yongjun_Choi)
#### Post date: [March 28, 2022, 1:16pm UTC](https://community.sendbird.com/t/sbduser-profileurl-not-updating-using-local-cache/4242/2 "2022-03-28T13:16:49Z")

</div>

@nikola  
Could you show me a snapshot of which part of the profile?

Also, did you check the difference between the user profile(through platform API) and the user profile of SDK collection? (How did you confirm that it was updated?)

---

<div class="post-metadata">

### Author: ![nikola](https://avatars.discourse-cdn.com/v4/letter/n/a88e57/32.png) [@nikola](https://community.sendbird.com/u/nikola)
#### Post date: [April 5, 2022, 8:05am UTC](https://community.sendbird.com/t/sbduser-profileurl-not-updating-using-local-cache/4242/3 "2022-04-05T08:05:13Z")

</div>

1. User has profile\_picture1.jpg (url)
2. I load group channel collection where profile\_picture1.jpg is present
3. Then we change profile picture of a user to profile\_picture2.jpg
4. SendBird console has the new picture profile\_picture2.jpg
5. I open the app and load group collection where profile\_picture1.jpg is still there
6. If I delete all caches and then reload group channel collection, then the new one is present profile\_picture2.jpg

---

<div class="post-metadata">

### Author: ![Yongjun\_Choi](https://sea2.discourse-cdn.com/flex020/user_avatar/community.sendbird.com/yongjun_choi/32/36_2.png) [@Yongjun\_Choi](https://community.sendbird.com/u/Yongjun_Choi)
#### Post date: [April 11, 2022, 3:55am UTC](https://community.sendbird.com/t/sbduser-profileurl-not-updating-using-local-cache/4242/4 "2022-04-11T03:55:01Z")

</div>

@nikola sorry for the late reply.

> we change the profile picture of a user to profile\_picture2.jpg  
> How do you change the image?

Also, can I ask you to check if it still happens after updating to the latest version of SDK 3.1.12 🙏

---

<div class="post-metadata">

### Author: ![nikola](https://avatars.discourse-cdn.com/v4/letter/n/a88e57/32.png) [@nikola](https://community.sendbird.com/u/nikola)
#### Post date: [April 11, 2022, 6:07am UTC](https://community.sendbird.com/t/sbduser-profileurl-not-updating-using-local-cache/4242/5 "2022-04-11T06:07:11Z")

</div>

Seems it’s not an issue anymore. Great!
