Payfrit Beacon iOS
When FFE2 goes missing during writes, the rediscovery path had no timeout — if CoreBluetooth never called back didDiscoverCharacteristics, the app would hang at "Re-discovering characteristics..." indefinitely. Adds a 5-second timeout per rediscovery attempt. If it fires, it either retries (up to MAX_CHAR_REDISCOVERY) or fails with .timeout instead of hanging forever. |
||
|---|---|---|
| _backup | ||
| PayfritBeacon | ||
| PayfritBeacon.xcodeproj | ||
| .gitignore | ||
| ExportOptions.plist | ||
| ExportOptionsLocal.plist | ||
| Podfile | ||
| Podfile.lock | ||
| QA_WALKTHROUGH.md | ||