primal-android-app
primal-android-app copied to clipboard
Broken avatar and banner on profile
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 :)
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.