Desktop QR + Comparison
Desktop browsers cannot deep-link into the mobile app the same way phone browsers can, so the SDK presents a QR-based handoff.
Phone Browser Flow
- Browser launches SophID Mobile directly
- User returns after capture
- SDK continues polling and result handling
Desktop Flow
- Browser renders a QR code
- User scans with SophID Mobile
- Mobile completes capture
- Browser retrieves the final result
Why It Matters
The business logic remains the same, but the handoff UX differs by device class.