Skip to content
This repository has been archived by the owner on Feb 19, 2020. It is now read-only.

Version 3.6.2

Compare
Choose a tag to compare
@DerAndereAndi DerAndereAndi released this 25 Nov 15:41
· 1414 commits to develop since this release
  • [UPDATE] Store anonymous UUID asynchronously into the keychain to work around rare keychain blocking behavior
  • [UPDATE] BITCrashManager: Improved detecting app specific binary images in crash report for improved crash grouping on the server
  • [UPDATE] BITUpdateManager: Added new updateManagerWillExitApp delegate method
  • [UPDATE] BITUpdateManager: Don't save any file when app was installed from App Store
  • [BUGFIX] BITCrashManager: Fixed issues with sending crash reports for apps with xml tags in the app name
  • [BUGFIX] BITFeedbackManager: Fixed screenshot trigger issue not always fetching the last taken image
  • [BUGFIX] BITFeedbackManager: Fixed compose view issue with predefined text
  • [BUGFIX] Fixed a warning when integrating the binary framework for only crash reporting
  • [BUGFIX] Fixed compiler warnings
  • [BUGFIX] Various additional fixes