nextcloud / nextcloud/talk-ios
QRCode is read twice
Open
0. Needs triage
bug
- Dominant language
- Swift
- Stars
- 230
- Forks
- 121
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 38
Description
When adding an account with a QRCode, you see the "Account was already added" message. Looks like the read event fires twice, where the second one is (correctly) dismissed as a duplicate.
We should debounce the read or check wether we can make sure it's only fired once.
Contributor guide
Assessment
This issue has not been assessed yet.