Share via


Release notes for DAXKit SDK 1.2.0

New in version 1.2.0

Support for banner-style incoming calls (iOS 14 and higher) [1632087]

  • When the user has set their Phone > Incoming Calls preference to Banner, incoming calls don't interrupt the recording unless the user accepts the call. This setting is available in iOS 14 and higher.
  • When the user has set their Phone > Incoming Calls preference to Full-screen, incoming calls interrupt the recording whether the user accepts the call or not.

Resolved issues

  • Recording performance improvements: Recordings on slower devices are less likely to fail to start, or stop after 2-3 seconds, or stop randomly in the middle of a recording. [1629379]
  • Encryption is now enabled on Core Data items. [1632084]
  • DAXKit no longer sends the wrong recording duration when the recording is stopped by an audio interruption. [1544337]
  • Memory leak resolved: We've fixed a retain cycle issue between connection objects and the gRPC client, which was causing a memory leak. [1702296]

Known issues

  • Uploads where the server has more data than the client require backend intervention to generate the draft. Note: This issue will be resolved by a server-side fix. [1591783]
  • When updating from DAXKit 0.7.3, there is a risk of permanently losing pending recordings. Mitigation step: Inform users of apps with version 0.7.3 that they should confirm they have uploaded all recordings before updating the app. [1636296]