android-beacon-library v2.12.3 Release Notes

Release Date: 2017-10-14 // over 6 years ago
  • Full Changelog

    🐛 Bug Fixes:

    • Fix NullPointerException in ProcessUtils. (#598, David G. Young)
    • Fix ConcurrentModificationException crashing app on Android 8 when monitored regions are changed at the same time the app shifts from active scanning to passive scanning. (#578, David G. Young)
    • Fix ConcurrentModifictionExceptions starting ScanJobs. (#584, #588, David G. Young)
    • Fix NullPointerException when BluetoothLeScanner cannot be obtained. (#583, David G. Young)