android-beacon-library v2.12.2 Release Notes

Release Date: 2017-08-31 // over 6 years ago
  • Full Changelog

    🐛 Bug Fixes:

    • Fix stack overflow caused by scan period of zero seconds, caused by 2.12 upgrade of existing apps. (#572, David G. Young)
    • Suppress error log on ScanState deserialization if file does not exist yet. (#570, David G. Young)
    • Turn off scanning after unbind, which was previously left on forever in some cases. (#569, David G. Young)