mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-08-17 15:20:05 +00:00
The refresh is best-effort, and nothing else adds the profile to chatModel.users - so a failed listUsers left the picker, which is keyed on users.size, with no row for the profile just created, and creating it again fails on the duplicate name. iOS already had this fallback. Also record in the plan the four review findings left unfixed, with why.