nextcloud / nextcloud/talk-ios

User groups and teams requested too often

Open
#2,484 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

We currently request user groups and teams whenever the app reaches the ready state. The problem is, that whenever the network connection changes, we also call `checkAppState` and since we are in a ready state already (e.g. we do have capabilities and signaling config), we fetch user groups and teams again. So when we are in an area with flaky connection or often changing connection, we retrieve that information too often.

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.