Releases: Iterable/iterable-android-sdk
Releases · Iterable/iterable-android-sdk
2.2.1 Release
2.2.1
Released on 2017-11-20
Added
- Added the
updateSubscriptions
function 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
registerForPush
which takes in the optional pushServicePlatformIterableConstants.MESSAGING_PLATFORM_GOOGLE
(GCM)IterableConstants. MESSAGING_PLATFORM_FIREBASE
(FCM)
IterableFirebaseInstanceIDService
handles 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
2.1.3 release
Added support for Android deeplink tracking
getAndTrackDeeplink tracks a click and returns the destination url.
Add ability to send data by userId
Add ability to send data by userId