payfrit-user/ios
John Mizerek 56f1e1cf63 Add native iOS beacon scanner with CoreBluetooth
- BeaconScanner.swift: Native scanner using CBCentralManager
- AppDelegate.swift: Wire up MethodChannel (same API as Android)
- beacon_channel.dart: Support iOS in isSupported check
- beacon_scanner_service.dart: Use native scanner on both platforms

iOS now gets the same fast 2-second scan as Android.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 08:36:40 -08:00
..
Flutter Fix import typo and Change Table button property name 2026-01-07 13:21:32 -08:00
Runner Add native iOS beacon scanner with CoreBluetooth 2026-01-27 08:36:40 -08:00
Runner.xcodeproj Bump version to 3.0.1+12 2026-01-18 17:31:30 -08:00
Runner.xcworkspace Fix import typo and Change Table button property name 2026-01-07 13:21:32 -08:00
.gitignore Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00
Podfile Add Cash App Pay iOS support and update notification colors 2026-01-09 09:17:29 -08:00
Podfile.lock Fix iOS beacon permissions for location and Bluetooth 2026-01-08 15:05:11 -08:00