1.2.0
ElektrojungeAtWork
released this
02 Feb 07:06
·
2015 commits
to develop
since this release
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