You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[iOS] Some potential issues with possible database corruption.
[Android] Notification callback issue when app was in foreground.
Added
Synerise.Settings.inAppMessaging.contentBaseUrl option in settings to let you set the base URL to use for all relative URLs in an in-app message's creation.
Synerise.Client.updateAccountBasicInformation(context, onSuccess, onError) method. The new method updates anonymous users.
ClientAccountUpdateBasicInformationContext model correlated with the new Synerise.Client.updateAccountBasicInformation(context, onSuccess, onError) method.
Changed
[Android] Fresco library is now updated to 3.2.0.
Optimization of the In-app messaging module (variants are no longer assigned once more when the profile's UUID changes).