Releases: kloudmate/rum-mobile-swift
Release list
0.4.0
0.3.3
KloudMateRum for iOS 0.3.3.
Adds device screen resolution (screen.width / screen.height / screen.density) to the data each session reports.
Install with Swift Package Manager: https://github.com/kloudmate/rum-mobile-swift
Requires iOS 12 or later.
0.3.2
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.
0.3.1
KloudMateRum for iOS 0.3.1.
Fixes the config initializer so Swift callers pass only the three required fields and override any other default individually, instead of supplying all twenty.
Install with Swift Package Manager: https://github.com/kloudmate/rum-mobile-swift
Requires iOS 12 or later.
0.3.0
KloudMateRum for iOS 0.3.0.
Install with Swift Package Manager: https://github.com/kloudmate/rum-mobile-swift
Requires iOS 12 or later.