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

Version 5.1.2

Compare
Choose a tag to compare
@ElektrojungeAtWork ElektrojungeAtWork released this 17 Jan 19:23
· 18 commits to master since this release
06ef852

This version wrapps HockeySDK-iOS 5.1.2 and HockeySDK-Android 5.1.0. The plugin is now compatible with Cordova 7.

Changes in HockeySDK-iOS 5.1.2

  • [IMPROVEMENT] This release can be compiled with Xcode 9.2 without warnings. #502
  • [BUGFIX] Fix warnings when integrating the SDK as source in Xcode 9. #501
  • [BUGFIX] Fix a potential memory leak in BITChannel. #500
  • [BUGFIX] Version 5.1.X broke support for app extension. We're sorry about this and we've updated our test matrix to make sure this does not happen again. #499
  • [BUGFIX] Fix a bug in the Feedback UI when Feedback was shown in landscape. #498

Changes in HockeySDK-Android 5.1.0

  • [Bugfix] Fix issue in persistence logic that could cause Session information to be inaccurate. #340
  • [Improvement] Remove left-to-right attribute in case the app that integrates the SDK doesn't use that. Thx to Steven for this contribution. #335
  • [Improvement] Improve error message for the Feedback feature. #341
  • [Improvement] It's not possible to call setUserId for Feedback. #339