Skip to content

v1.3.0

Compare
Choose a tag to compare
@awoczek awoczek released this 05 Aug 14:13
· 3 commits to main since this release

[1.3.0] - 2024-08-05

Fixed

  • [iOS] Potential issue with slow SDK initialization.
  • [iOS] Potential issues with Simple Authentication requests.

Added

  • We extended a Synerise.changeClientApiKey(apiKey, config) method and added new parameter (config) that allows adding some initialization parameters.
  • We added new parameters to the push.click event: clickSource, actionType, url and actionButtonTitle.

Changed

  • requestValidationSalt (Simple Auth) is cleared when Synerise.changeClientApiKey(apiKey, config) is invoked without suitable config.
  • Update of native SDK's dependencies.
  • Improvements to stability.