HockeyApp v5.1.1 Release Notes

Release Date: 2018-08-27 // over 5 years ago
  • ๐Ÿ›  This is a maintenance release for the SDK. It contains important bugfixes, including some that make the SDK compatible with Android Pie.

    • ๐Ÿ›  [Bugfix] #395 โ€“ NullPointerException in DownloadFileTask. PR #396
    • ๐Ÿ›  [Bugfix] #391 - FileNotFoundException when attaching an image to feedback. PR #393
    • ๐Ÿ›  [Bugfix] #377 - Prevent OutOfMemoryError in case of reading/sending crash reports with very long stacktraces. #PR 378 PR #392
    • ๐Ÿ›  [Bugfix] #385 - Fix "untagged socket" violation in strict mode of Android O PR #387
    • ๐Ÿ›  [Bugfix] Fix the error message that gets logged by the SDK to logcat in case a saved stacktrace is empty. PR #375
    • ๐Ÿ›  [Bugfix] #369 - Adjust timeout interval for a http connection. PR #370
    • ๐Ÿ›  [Bugfix] Fix a glitch in the feedback UI. PR #353
    • ๐Ÿ›  [Bugfix] Fix multiple causes for deadlocks. PR #348