primal-android-app icon indicating copy to clipboard operation
primal-android-app copied to clipboard

Broken avatar and banner on profile

Open anthony-robin opened this issue 2 years ago • 1 comments

On Primal Android app v0.96.10, some avatar and banners are not showing up.

This issue is similar to the one reported on the web app repository but for Android: https://github.com/PrimalHQ/primal-web-app/issues/59

Thank you :)

anthony-robin avatar Apr 06 '24 10:04 anthony-robin

The underlying library for image rendering is not working properly with your original profile url.

It's configured to follow redirects, but for some unknown reason it doesn't work.

This is currently not a high priority task, so it might take some time until this is fixed by Primal team.

AleksandarIlic avatar Apr 11 '24 11:04 AleksandarIlic