android-beacon-library v2.9.2 Release Notes

Release Date: 2016-11-22 // over 7 years ago
  • Full Changelog

    🐛 Bug Fixes:

    • Provide access to monitored regions after restoring state (#456, David G. Young)
    • Don't start or stop scans if bluetooth state is off to prevent crashes on HTC devices (#452, David G. Young)
    • Protect against SecurityException crashes caused by Samsung Knox (#444, David G. Young)
    • No Monitoring information after killing an application built with the minify mode (#432, ost-ct)
    • 💻 Start and stop BLE scans from a background thread to prevent blocking the UI (#430, Marco Salis)
    • ⏪ Prevent flapping (rapid exit then enter) of restored monitored regions (#426, Elias Lecomte)
    • Don't implicitly require bluetooth in manifest (Commit b3ac622e2b, David G. Young)