Skip to content

v1.12.2

Compare
Choose a tag to compare
@SwiftyAlex SwiftyAlex released this 18 Oct 14:23
· 15 commits to main since this release
35d760c

Changes

  • Most of our iOS methods now run under concurrency, via the MainActor.

Added

  • You can now provide your push tokens directly in JavaScript.

Fixed

  • Non-string user attributes should now behave as expected when tracking in JavaScript.
  • Handled a rare memory related crash inside the iOS bridge.
  • The sample opener will now handle if the subtitle is missing.