Commit graph

3 commits

Author SHA1 Message Date
c193f0abd1 feat: full parity with Android beacon provisioner
- Fix BeaconShardPool: replace all 64 UUIDs to match Android + migration.sql
  (iOS had a completely different set of UUIDs — would cause shard resolution failures)
- Add frames 3-6 disable to write sequence (16 → 24 steps, matches Android's
  DXSmartProvisioner.writeBeaconConfig() exactly)
- Add CLAUDE.md with full project docs, API endpoints, protocol reference

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 17:40:43 +00:00
John Pinkyfloyd
8c2320da44 Add ios-marketing idiom, iPad orientations, launch screen
- Fixed App Store icon display with ios-marketing idiom
- Added iPad orientation support for multitasking
- Added UILaunchScreen for iPad requirements
- Removed unused BLE permissions and files from build

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-10 19:38:11 -08:00
John Mizerek
b5004c1dc7 Add BeaconShardPool for iBeacon shard UUID scanning
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-06 14:46:18 -08:00