From 1503bc9b70e65a63803e8492d628be7600eba216 Mon Sep 17 00:00:00 2001 From: Narasimha-sc <166327228+Narasimha-sc@users.noreply.github.com> Date: Wed, 2 Sep 2026 18:51:55 +0000 Subject: [PATCH] ios: list WrongQRCode.swift in new chat product doc --- apps/ios/product/views/new-chat.md | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/ios/product/views/new-chat.md b/apps/ios/product/views/new-chat.md index b262cd86d2..57d1f5f738 100644 --- a/apps/ios/product/views/new-chat.md +++ b/apps/ios/product/views/new-chat.md @@ -147,6 +147,7 @@ When preparing a channel link, `groupShortLinkInfo.groupRelays` (hostnames) are - `Shared/Views/NewChat/NewChatView.swift` -- Main view with invite/connect tabs, link generation - `Shared/Views/NewChat/NewChatMenuButton.swift` -- Dropdown menu (new chat, create group, create channel) - `Shared/Views/NewChat/QRCode.swift` -- QR code generation and display +- `Shared/Views/NewChat/WrongQRCode.swift` -- Message and alert shown when a scanner is given a valid SimpleX code of another kind - `Shared/Views/NewChat/AddGroupView.swift` -- Group creation form - `Shared/Views/NewChat/AddChannelView.swift` -- Channel creation wizard (3 steps) - `Shared/Views/NewChat/AddContactLearnMore.swift` -- Info sheet explaining connection process