Skip to content

Releases: Keyri-Co/keyri-ios-whitelabel-sdk

4.6.1

25 Jun 14:59
Compare
Choose a tag to compare

Library updates

  • Updated fingerprint and send event payload, added osVersion

4.6.0

20 Jun 11:21
eb94789
Compare
Choose a tag to compare

Library updates

  • Added async to session functions, added os field to event payload

4.6.0-alpha06

11 Apr 06:58
Compare
Choose a tag to compare
4.6.0-alpha06 Pre-release
Pre-release

Library updates

  • Fixed getCorrectedTimestampSeconds timeout

4.6.0-alpha05

28 Mar 16:19
Compare
Choose a tag to compare
4.6.0-alpha05 Pre-release
Pre-release

Library updates

  • Fixed sendEvent function
  • Updated getCorrectedTimestampSeconds return type to int

4.6.0-alpha04

27 Mar 16:38
Compare
Choose a tag to compare
4.6.0-alpha04 Pre-release
Pre-release

Library Updates

  • Added getCorrectedTimestampSeconds implementation for Obj-C

4.6.0-alpha03

27 Mar 15:54
Compare
Choose a tag to compare
4.6.0-alpha03 Pre-release
Pre-release

Library Updates

  • Fixed timestamps in Keyri
  • Added getCorrectedTimestampSeconds function

4.6.0-alpha02

21 Mar 16:44
Compare
Choose a tag to compare
4.6.0-alpha02 Pre-release
Pre-release

Library Updates

  • Exposed KeyriDetectionsConfig init block to Obj-C

4.6.0-alpha01

21 Mar 13:46
Compare
Choose a tag to compare
4.6.0-alpha01 Pre-release
Pre-release

Library Updates

  • Added swizzle detection
  • Updated Keyri constructor with new KeyriDetectionsConfig
  • Added deprecations for SDK init with blockEmulatorDetection flag
  • Fixed duplication of imports in Fingerprint models
  • Added Objective-C constructor with parmeters
  • Fixed event type

4.5.1

22 Feb 16:37
Compare
Choose a tag to compare

Library Updates

  • Updated EventType structure

4.5.0

21 Feb 09:44
Compare
Choose a tag to compare

Library Updates

  • Removed unused code
  • Fixed EPDUtil and KeyriErrors
  • Refactored EventType with adding custom event and metadata property
  • Added FingerprintRequest and createFingerprint method
  • Added SDK initialization checks
  • Added timestamp field to TelemetryService