Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

v4.1.1

Compare
Choose a tag to compare
@awoczek awoczek released this 29 May 17:17

[4.1.1] - 2022-05-29

Fixed

  • Some clients have issue with correct value of sdkVersion in AppStarted event, which propably occurs depending to project settings. We have changed it to save hardcoded value so it will solve those issues permanently.
  • We found issue with synchronizing data for notification encryption purposes in some cases and we have fixed it.
  • We have added Swift name for SNRToken class so now that class supports Swift naming style and it is visible as Token name.
  • customId property in Token class should not be nonnull type and it has changed to optional.