Payfrit Beacon iOS
The device info disconnect handler was sharing connectionRetryCount with the initial connection retry logic. If earlier connection attempts burned through retries, the device info handler had zero retries left and immediately hit "retries exhausted" — causing the "Disconnected while reading device information" error John reported. Now uses a separate deviceInfoRetryCount (max 2) so device info retries are independent of connection retries. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| _backup | ||
| PayfritBeacon | ||
| PayfritBeacon.xcodeproj | ||
| .gitignore | ||
| ExportOptions.plist | ||
| ExportOptionsLocal.plist | ||
| Podfile | ||
| Podfile.lock | ||
| QA_WALKTHROUGH.md | ||