Releases: messagebird/swift-sdk
Releases · messagebird/swift-sdk
0.2.2
0.2.1
0.2.1
- [FIXES] bugs in event tracking payload
0.2.0
0.2.0
- [CHANGED] event tracking interfaces
0.1.2
0.1.2
- [ADDED] identifiers properties for contacts
- [ADDED] expose contact details via bird.contact.getContact()
- [ADDED] extract analytics context
- [ADDED] support for event tracking
- [ADDED] option for automatic tracking of app lifecycle events
- [ADDED] dependency on com.segment.analytics librery
0.1.0
0.1.0
- [ADDED] support bool attributes
0.0.4-beta
0.0.4-beta
- [ADDED] support getNotificationInteraction()
- [ADDED] support notification custom payload
- [CHANGED] automaticallyOpenLinks to automaticallyOpenDeeplinks
- [CHANGED] add push identfier to reporting events
- [CHANGED] add action type and uri to reporting events
- [CHANGES] set locale from device preferredLanguages
0.0.3-beta
0.0.3-beta
- [REMOVED] bird.notifications.applicationDidReceiveRemoteNotification
- [REMOVED] bird.notifications.didReceiveResponse
- [ADDED] bird.notifications.handleBackgroundNotification
- [ADDED] bird.notifications.handleNotificationResponse
- [FIXED] animated image in notification
0.0.2-beta
0.0.2-beta
- [FIXED] Resetting keychain after uninstall fixed
- [FIXED] Notification image chntent mode changed from .fill to .fit
- [FIXED] Cache is discarded when application key is changed
0.0.1-beta
0.0.1-beta
First release!
- [ADDED] Push Notifications support
- [ADDED] Contact Identifiers support
- [ADDED] bird.contact.identify()
- [ADDED] bird.contact.reset()
- [ADDED]bird.contact.putAttributes()