You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Avatar: Retry after some seconds.
The avatar is assigned very early in the flow while refreshing the
access token did not pass yet leading to 401.
The cache does not help as it insists on a refresh.
This is probably a regression from switching from our own cache
to coil.
Github: New action to build unsigned APK for testing
Have it be a different app with different application ID
so that it can be installed next to the normal release.