Skip to content

Scanning with a Foreground Service

Compare
Choose a tag to compare
@davidgyoung davidgyoung released this 04 Jul 17:20
· 427 commits to master since this release

Enhancements:

  • Optional foreground beacon scanning service for faster background detections on Android 8+
    (#663, David G. Young)

Bug Fixes:

  • Fixes inability to detect on some 5.x Samsung Devices without scan filters. (#693, David G. Young)
  • Fix inverted logic for "disable ScanJob" warning (#700, Marcel Schnelle)
  • Fix crash on scanning an Eddystone-URL packet with a negative-length URL. (#703, David G. Young)