Releases: apptentive/apptentive-android
Releases · apptentive/apptentive-android
5.1.2
Bugs Fixed
- Properly handle different app support library versions.
5.1.1
Bugs Fixed
- Don't export ApptentiveAttachmentFileProvider.
5.1.0
Major changes
- Added support for notification-based interactions.
Improvements
- Better logging for interaction criteria evaluation.
- Better troubleshooting support.
5.0.5
Bugs Fixed
- Fix message polling issue.
- Fix UI-related crashes for logged-out conversation.
- Fix sending device diffs.
Improvements
- Overall stability improvements.
5.0.4
Bugs Fixed
- Fix a rare NullPointerException that occurs when Apptentive SDK activities are started without proper SDK initialization.
5.0.3
Improvements
- Accessibility improvements for TalkBack.
5.0.2
Bugs Fixed
- Fix a NullPointerException that occurs when the Apptentive SDK is included in an Instant App, and the host app's Activity is not available when exiting the Apptentive UI.
4.1.4
Bugs Fixed
- Fix a NullPointerException that occurs when the Apptentive SDK is included in an Instant App, and the host app's Activity is not available when exiting the Apptentive UI.
- Fixed a potential crash when used in Instant Apps that don't contain a launcher Activity.
- Don't send payloads when the app is in the background.
- Don't poll for messages when the app is in the background.
4.0.3
Bugs Fixed
- Fixed a potential crash when used in Instant Apps that don't contain a launcher Activity.
- Don't send payloads when the app is in the background.
- Don't poll for messages when the app is in the background.
- Fixed global Configuration polling.
5.0.1
Bugs Fixed
- Fixed callback passing issue.