Files
simplex-chat/apps/ios/Shared/Views/RemoteAccess
Narasimha-sc 435a42c00b ui: recognise every QR code in every scanner, with a clear wrong-type alert
Every QR scanner now recognises every kind of code the app uses —
connection links, server addresses, migration links, desktop addresses
and a contact's security code — instead of only the one kind its screen
expects. When a code of the wrong kind is scanned, one shared alert says
what it is (a complete sentence) and where to scan it, and offers to
connect directly when it is a connection link. A single sealed type, one
classifier and one alert serve every screen on Android, desktop and iOS.
2026-06-22 16:23:06 +00:00
..