Skip to content

Releases: Synerise/android-sdk

SDK and Sample v4.11.3

03 Mar 01:10
Compare
Choose a tag to compare

[4.11.3] - 2023-03-03

Fixed

  • ANR issue in InApps. Removed blocking mechanism.

SDK and Sample v4.11.0

17 Feb 11:17
Compare
Choose a tag to compare

[4.11.0] - 2023-02-17

Added

  • queueing of session refreshing mechanism. You should see decrease in signInAnonymous and token refresh requests.

SDK and Sample v4.10.0

27 Jan 14:30
Compare
Choose a tag to compare

[4.10.0] - 2023-01-27

Changed

  • Client.signOut(mode) is now asynchronous and returns IApiCall.

SDK and Sample v4.9.0

06 Jan 19:35
Compare
Choose a tag to compare

[4.9.0] - 2023-01-06

Added

  • OnNotificationListener callbacks which triggers when notification is shown, clicked or dismissed.
  • NotificationInfo object to share information about notification.

Changed

  • User-Agent header is now using package name instead of application's name.

SDK and Sample v4.8.3

12 Dec 12:04
Compare
Choose a tag to compare

[4.8.3] - 2022-12-12

Added

  • maxDefinitionUpdateIntervalLimit to InAppMessaggingSettings

Changed

  • workManager initialization is done by default. For custom initialization please follow work manager documenation.

Fixed

  • ActivityNotFoundException is now handled when push is clicked. Doze mode is clearing application process and broadcastReceiver has no activity to be attached to.
  • Improved timeout handling when getting inAppDefinitions

SDK and Sample v4.8.2

01 Dec 11:47
Compare
Choose a tag to compare

[4.8.2] - 2022-12-01

Fixed

  • IllegalArgumentException in PreMKeySecurityManager
  • issue with sending events
  • timeout handler in checkSegment
  • issue with triggering InApp by push.click event

Changed

  • client.applicationStarted is now collected only in foreground. You may see decrease in events quantity.

SDK and Sample v4.8.1

21 Oct 07:58
Compare
Choose a tag to compare

[4.8.1] - 2022-10-19

Changed

  • Room version upgraded to 2.4.3

Fixed

  • ArrayIndexOutOfBoundsException

SDK and Sample 4.8.0

10 Oct 09:14
Compare
Choose a tag to compare

SDK and Sample v4.7.0

03 Oct 16:50
Compare
Choose a tag to compare

SDK and Sample v4.6.1

07 Jul 11:03
Compare
Choose a tag to compare