Skip to content

Releases: apptentive/apptentive-android

5.1.2

22 May 21:57
ee182af
Compare
Choose a tag to compare

Bugs Fixed

  • Properly handle different app support library versions.

5.1.1

09 May 23:33
119329f
Compare
Choose a tag to compare

Bugs Fixed

  • Don't export ApptentiveAttachmentFileProvider.

5.1.0

01 May 21:26
e0d3d0e
Compare
Choose a tag to compare

Major changes

  • Added support for notification-based interactions.

Improvements

  • Better logging for interaction criteria evaluation.
  • Better troubleshooting support.

5.0.5

20 Apr 02:46
321acac
Compare
Choose a tag to compare

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

08 Feb 18:49
23f733f
Compare
Choose a tag to compare

Bugs Fixed

  • Fix a rare NullPointerException that occurs when Apptentive SDK activities are started without proper SDK initialization.

5.0.3

30 Jan 19:24
efc80ff
Compare
Choose a tag to compare

Improvements

  • Accessibility improvements for TalkBack.

5.0.2

11 Jan 19:21
66d8bb4
Compare
Choose a tag to compare

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

04 Jan 03:10
Compare
Choose a tag to compare

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

04 Jan 00:41
Compare
Choose a tag to compare

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

19 Dec 18:53
e23bfce
Compare
Choose a tag to compare

Bugs Fixed

  • Fixed callback passing issue.