Releases: Appboy/appboy-segment-ios
Releases · Appboy/appboy-segment-ios
1.0.4
- Updates the wrapper SDK to work with the Cocoapod 1.0.x.
1.0.3
- Updates the Podspec to use analytics-ios with the latest 3.x version.
1.0.2
- Adds support for custom attribute values with short, long, and float types.
- Modifies
SEGAppboyIntegrationFactory
's instance
method to return an instancetype
for simpler Swift integration.
1.0.1
Fixes an issue where calling changeUser: would occationally freeze the UI.
1.0.0
Initial release with push support.