mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-09-27 00:39:00 +00:00
In channels members are usually connected via relays, so they are memberCurrent but not memberActive, and #7255 widened the condition for requesting the member security code to cover them. It updated GroupChatInfoView and MemberSupportChatView, but not the same code in ChatView, so "Verify security code" is not offered when the profile is opened by tapping member avatar in the chat, while it is offered for the same member in the members list.