Releases: Synerise/android-sdk
Releases · Synerise/android-sdk
SDK and Sample v4.11.3
[4.11.3] - 2023-03-03
Fixed
- ANR issue in InApps. Removed blocking mechanism.
SDK and Sample v4.11.0
[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
[4.10.0] - 2023-01-27
Changed
Client.signOut(mode)
is now asynchronous and returns IApiCall.
SDK and Sample v4.9.0
[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
[4.8.3] - 2022-12-12
Added
maxDefinitionUpdateIntervalLimit
toInAppMessaggingSettings
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
[4.8.2] - 2022-12-01
Fixed
IllegalArgumentException
inPreMKeySecurityManager
- 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
[4.8.1] - 2022-10-19
Changed
- Room version upgraded to 2.4.3
Fixed
ArrayIndexOutOfBoundsException
SDK and Sample 4.8.0
v4.8.0