Blog from June, 2022

(Release to pre-production on 6/22/2022. Release to production scheduled for 6/29/2022)

 New features and updates

  • N/A

 

Resolved defects

  • N/A

(Release to pre-production on 6/8/2022. Release to production scheduled for 6/15/2022)

 New features and updates

  • N/A

 

Resolved defects

  • N/A

Xamarin iOS Wrapper Libraries Released

  • Xamarin iOS Full Library v1.13.1

  • Xamarin iOS Aggregator Library v1.13.1

Xamarin iOS Wrapper Changes

  • Bundled iOS native SDKs upgraded to v1.13.1

  • Core

    • Improved invalid credential handling to prevent a crash when submitting records.

    • Initializing a `VLDUser` with a `nil` value for `validicUserID`, `organizationID`, or `authToken` will now throw an exception.

  • Bluetooth

    • The Zewa 21300 (v2) weight scale (peripheral 44) is now supported.

    • Fixed Zewa 21300 weight scale (peripheral 36) prematurely disconnecting before a current reading could be gathered if historical readings existed on the device.

    • Increased the precision for weight conversions for the A&D scale.

  • HealthKit

    • Updated historical fetch to allow a custom lookback period to control the amount of data that historical fetch retrieves. The default lookback is 180 days, the same as previous SDK versions.

    • Customer developers can now optionally set a different lookback window that is as short as last 1 day and as long as last 180 days.

    • This SDK version supports the same data types for historical fetch as previous SDK versions.

  • LifeScan OneTouch

    • OneTouch framework has been tested and confirmed working with MCK v4.3

    • The framework has been streamlined to offer faster implementation, better reliability, and improved supportability. Developers will now use the MCK functions directly to scan, pair, and read OneTouch meters. The Validic framework provides a convenience initializer to transform received OneTouch records into the Validic Mobile data format for display to the end user and submission to the Validic server.