nextcloud / nextcloud/talk-ios

Race condition on login - avatar might have wrong style

Open
#2,457 0 comments 0 reactions 0 assignees View on GitHub
0. Needs triage bug
Dominant language
Swift
Stars
230
Forks
121
Avg merge
1d 6h
Merged PRs (30d)
38

Description

To check if we can retrieve the dark version of an avatar, we check the server capabilities. After login in `checkAppState` we first trigger an update to the user profile, which also fetches the avatar. If at this point no capabilities are available, we will always fetch the light version of the avatar, although dark would be supported.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.