OpenFire 5.0.1 - Conversations Client android app fails to set public channel avatar

Hello, good day to all of you.

We use Conversations app as our Android client for communicating with OpenFire server. However, since updating to OpenFire 5.0.1, upon attempting to change channel avatar, it toasts success message, but the avatar will never be updated.
The user has full admin access to the channel, and HttpFileUpload plugin is installed on the server.

Not sure if this issue is related to the Conversations app itself though.

Thank you.

Can you show what the logs are saying? Openfire side, and maybe conversations side too at the time you attempt to upload an avatar to the room.
adb -d logcat -v time -s conversations

I actually just replicated the issue here. Gonna try to investigate more.