Skip to content

0.3.2

Choose a tag to compare

@amitava82 amitava82 released this 24 Aug 12:02
· 3 commits to main since this release

KloudMateRum for iOS 0.3.2.

Fixes two crashes on the init path present in 0.3.1:

  • doInit no longer crashes when called before a window exists (e.g. from a SwiftUI App.init).
  • endSession no longer aborts on a sampled-out session (sampleRate < 1.0).

0.3.1 should not be used. Install with Swift Package Manager: https://github.com/kloudmate/rum-mobile-swift

Requires iOS 12 or later.