Skip to content

v5.28.1

Compare
Choose a tag to compare
@lemnik lemnik released this 19 Oct 13:44
· 687 commits to master since this release
ed7236d

Bug fixes

  • Fixed rare thread-starvation issue where some internal failures could lead to deadlocks. This was most noticeable
    when attempting to call Bugsnag.start on an architecture (ABI) that was not packaged in the APK, and lead to an
    ANR instead of an error report.
    #1768