All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 45s
iOS PWA (home screen) has separate localStorage from Safari, so QR-based pairing breaks. Now pairing uses a 6-character code: - Device A taps "Appairer" → shows a code like "A7K9XB" - Device B taps "Appairer" → "Rejoindre" tab → enters the code - Server resolves the code to the groupId, devices are linked Codes expire after 5 minutes. Pairing is permanent. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>