Files
simplex-chat/plans
Narasimha-sc 4cb35b79e6 list the new profile on Kotlin too when listUsers fails
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.
2026-08-07 14:42:16 +00:00
..