Releases: Iterable/iterable-android-sdk
Releases · Iterable/iterable-android-sdk
2.2.3 Release
2.2.3
Released on 2018-01-22
Added
- Added non-empty data body for notification rendering.
- Added default channel id support.
2.2.2 Release
2.2.2
Released on 2017-11-30
Fixed
- Fixed error in IterablePushRegistration when
getDeviceTokenreturns an empty PushRegistrationObject.
2.2.1 Release
2.2.1
Released on 2017-11-20
Added
- Added the
updateSubscriptionsfunction to create to modify channel, list, and message subscription preferences.
2.2.0 Release
2.1.9 release
2.1.8 Release
2.1.8
Released on 2017-07-28
Added
- Added support for android image notifications.
Fixed
- Fixed load error for empty image url.
2.1.7 Release
2.1.6 Release
2.1.6
Released on 2017-07-19
Added
- Added the in-app consume logic to automatically remove the notification from list of in-app notifications.
Fixed
- Fixed the payload for trackInAppClick to contain the userId.
2.1.5 Release
2.1.5
Released on 2017-06-09
Added
- Added full support for newly created Firebase applications
- Added new functionality for
registerForPushwhich takes in the optional pushServicePlatformIterableConstants.MESSAGING_PLATFORM_GOOGLE(GCM)IterableConstants. MESSAGING_PLATFORM_FIREBASE(FCM)
IterableFirebaseInstanceIDServicehandles firebase token registrations automatically on install.- Added in default tracked device values for
registerDeviceToken
Changed
- Changed IterablePushRegistrationGCM to IterablePushRegistration so the registration class is not GCM specific.
- Changed the disable logic to no longer enable the deviceToken prior to disabling.
2.1.4 Release
Fixed uploaded pom file