This version adds a new TelemetryDeck.startDurationSignal
and TelemetryDeck.stopAndSendDurationSignal
pair of APIs that you can use to determine the duration for various kinds of events in your app, such as how long users take to complete a walkthrough, or how long users stay within a specific screen. More detailed documentation will follow soon, keep an eye on our blog to learn more!
What's Changed
- Add new duration signal type where the SDK tracks duration & sends it by @Jeehut in #224
- Remove VoiceOver and SwitchControl addressing community feedback by @Jeehut in #222
- [Internal] Add new option to allow other SDKs to suppress reserved key warnings by @Jeehut in #221
Full Changelog: 2.6.1...2.7.0