Skip to content

1.2.0

Compare
Choose a tag to compare
@ElektrojungeAtWork ElektrojungeAtWork released this 02 Feb 07:06
· 1993 commits to develop since this release
6ad5c8d

This release contains bugfixes and a breaking change. The SDK now requires iOS 9 or later.

Bugfixes

  • Fix warnings when sending crashes without a listener. #192
  • The test app doesn't show an error when a binary attachment is not present. #193
  • Fix a bug where Analytics.trackEvent doesn't allow message with no properties. #202
  • Perform a case-insensitive search for AppDelegate based on package.json. #202
  • Don't check for the platform when checking for the pod command. #217

Misc

  • This release includes the changes from the underlying AppCenter Apple SDK in version 1.3.0. Please check out its changelog.
  • This release includes the changes from the underlying AppCenter Android SDK in version 1.2.0. Please check out its changelog.