Files
simplex-chat/apps/ios/Shared
Narasimha-sc b9525704c9 apply the busy gate to the whole iOS picker, not just one row
The 500ms switchingProfileByTimeout delay left every profile and incognito
row live while a change was already in flight, so a second tap could run
apiChangeConnectionUser against a connection recreateConn was deleting.
Gate hit testing on busy instead, which subsumes the per-row disabled.

Also mirror the users.append fallback from the compose picker: a failed
listUsersAsync left the new profile absent from the list it was selected in.
2026-08-07 14:16:45 +00:00
..