Payfrit Beacon iOS
Previously retry logic only caught disconnects during .authenticating and .writing states. Beacons can also drop during .discoveringServices (characteristic discovery) and .verifying (broadcast check), which would bypass retry and immediately hard-fail. Now all active provisioning phases get the same reconnect retry treatment with backoff delays. 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 | ||