fix: overhaul beacon discovery to find all DX beacons #32
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "schwifty/fix-beacon-discovery"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
iOS only finding 1 out of 8-9 nearby DX beacons.
Root Cause
Android detects DX beacons by MAC OUI prefix 48:87:2D — iOS cant do this. The fallback detection had multiple gaps:
Fix