Blog from June, 2021

Android Native Libraries Released

  • Android Full Library v1.12.17

  • Android Aggregator Library v1.12.17

  • Android LifeScan OneTouch Library v1.12.17

Android Native Changes

Samsung Health

  • Water intake is now supported. Logging water will create a Nutrition record in Validic.

  • Bug fixes as documented in the ChangeLog.md

Bluetooth

  • The Omron 7 Series (BP7350) blood pressure cuff is now supported.


iOS Native Libraries Released

  • iOS Full Library v1.12.15

  • iOS Aggregator Library v1.12.15

  • iOS LifeScan OneTouch Library v1.12.15

iOS Native Changes

Apple Health

  • distanceCycling from the Apple Watch is now reported as a summarized workout value rather than creating individual workout records for each sample.

Bluetooth

  • The Omron 7 Series (BP7350) blood pressure cuff is now supported.

  • Fixed weight conversions when user captures a measure for the A&D weight scale.

  • Fixed pairing issue with the generic glucose peripheral and Contour Next One peripheral (IDs 1000 and 1001).

  • Fixed a crash caused when pairing the Roche Accu-Chek line of glucose meters:

    • Accu-Chek Aviva Connect (peripheral 23)

    • Accu-Chek Guide (peripheral 29)

    • Accu-Chek Instant (peripheral 30).

    • NOTE: If you are using the Bluetooth framework from iOS native SDK version 1.12.11 or higher, please update to this latest release version immediately to resolve this issue.


Xamarin.Android Libraries Released

  • Xamarin Android Full Library v1.12.17

  • Xamarin Android Aggregator Library v1.12.17

Xamarin Android Changes

General

  • Uses Android library version 1.12.17

Samsung Health

  • Water intake is now supported. Logging water will create a Nutrition record in Validic.

Bluetooth

  • The Omron 7 Series (BP7350) blood pressure cuff is now supported.


Xamarin.iOS Libraries Released

  • Xamarin iOS Full Library v1.12.15

  • Xamarin iOS Aggregator Library v1.12.15

Xamarin iOS Changes

General

  • Uses iOS library version 1.12.15

Apple Health

  • distanceCycling from the Apple Watch is now reported as a summarized workout value rather than creating individual workout records for each sample.

Bluetooth

  • The Omron 7 Series (BP7350) blood pressure cuff is now supported.

  • Fixed weight conversions when user captures a measure for the A&D weight scale.

  • Fixed pairing issue with the generic glucose peripheral and Contour Next One peripheral (IDs 1000 and 1001).

  • Fixed a crash caused when pairing the Roche Accu-Chek line of glucose meters (peripherals 23, 29, and 30).


Cordova Wrappers Released

  • Cordova iOS/Android Full Library R1.12.6

  • Cordova iOS/Android Aggregator Library R1.12.6

Cordova Changes

General

  • Uses Android library version 1.12.17 and iOS library version 1.12.15

Samsung Health

  • Water intake is now supported. Logging water will create a Nutrition record in Validic.

Apple Health

  • distanceCycling from the Apple Watch is now reported as a summarized workout value rather than creating individual workout records for each sample.

Bluetooth

  • The Omron 7 Series (BP7350) blood pressure cuff is now supported.

  • Fixed weight conversions when user captures a measure for the A&D weight scale.

  • Fixed pairing issue with the generic glucose peripheral and Contour Next One peripheral (IDs 1000 and 1001).

  • Fixed a crash caused when pairing the Roche Accu-Chek line of glucose meters (peripherals 23, 29, and 30).


React Native Wrapper Released

  • React Native iOS/Android Aggregator Library R1.3.7

React Native Changes

General

  • Uses Android library version 1.12.17 and iOS library version 1.12.15

Samsung Health

  • Water intake is now supported. Logging water will create a Nutrition record in Validic.

Apple Health

  • distanceCycling from the Apple Watch is now reported as a summarized workout value rather than creating individual workout records for each sample.


If you’re a Validic mobile SDK customer these updates are available on the Mobile Portal.

New Features and Updates

  • Update required goals and notifications to show as "Required" instead of a disabled toggle.

    • Visual updates and standardization of goal and notification tables

Previously, required goals and notifications appeared as a toggle, which could not be disabled. In the 06232021 release, goals and notifications necessary are marked “Required” instead of presenting a disabled toggle.

Before

After

New Feature: HealthBridge Care Kit Support

Impact programs can now be configured to allow for the ordering of a care kit (consisting of a tablet [hub] and devices) during enrollment. A third-party fulfillment parter then configures the care kit (by pre-pairing the requisite devices to a tablet hub), packages the needed equipment and collateral, and ships the kit to participant’s home.

  • Impact Admin

    • Programs can be configured for order fulfillment for care kits

  • Impact Clinician

    • Enrollment

      • Added a new screen where the clinician can order a care kit for the participant. If a kit is selected, the clinician will be able to:

        • Enter a 4 digit PIN on behalf of the participant (the participant will use this PIN to access the HealthBridge application on the tablet)

        • Select the appropriate device (or size of device) for the participant corresponding to each measurement type in the program

        • Enter an address where the care kit will be shipped

      • Added a final confirmation screen to confirm participant information and kit content prior to enrolling the participant

Additional New Features and Updates

  • Impact Admin

    • Updated new program creation, where an org is now required to create a program

  • Impact API

    • Added reading source_type field in the logbook API response

Resolved Defects

  • N/A

Android Native Libraries Released

  • Android Full Library v1.12.16

  • Android Aggregator Library v1.12.16

  • Android LifeScan OneTouch Library v1.12.16

Android Native Changes

General

  • Bug fixes and updates - See CHANGELOG in the release package

Bluetooth

  • For consistency, standardized the activityID record identifiers generated by the Android and iOS mobile SDKs.

LifeScan OneTouch

  • Updated support to LifeScan MCK v4.1.1.


iOS Native Libraries Released

  • iOS Full Library v1.12.12

  • iOS Aggregator Library v1.12.12

  • iOS LifeScan OneTouch Library v1.12.12

iOS Native Changes

General

  • All libraries are now distributed as Apple's new standard .xcframework

    • Added simulator support for Apple M1 Chips.

  • Bug fixes and updates - See CHANGELOG in the release package

Bluetooth

  • For consistency, standardized the activityID record identifiers generated by the Android and iOS mobile SDKs.

LifeScan OneTouch

  • Updated support to LifeScan MCK v4.1.1.


Xamarin.Android Libraries Released

  • Xamarin Android Full Library v1.12.16

  • Xamarin Android Aggregator Library v1.12.16

Xamarin Android Changes

General

  • Uses Android library version 1.12.16

Bluetooth

  • For consistency, standardized the activityID record identifiers generated by the Android and iOS mobile SDKs.


Xamarin.iOS Libraries Released

  • Xamarin iOS Full Library v1.12.12

  • Xamarin iOS Aggregator Library v1.12.12

Xamarin iOS Changes

General

  • Uses iOS library version 1.12.12

  • All modules are now distributed as .nupkg files.

    • All modules now have support for running on Apple Silicon simulators

  • When migrating from a Validic Mobile Xamarin iOS SDK version below 1.12.12, if consuming the product via a dll reference then each module's *.iOS.resources folder must copied next to the referenced dll.

Bluetooth

  • For consistency, standardized the activityID record identifiers generated by the Android and iOS mobile SDKs.


Cordova Wrappers Released

  • Cordova iOS/Android Full Library R1.12.5

  • Cordova iOS/Android Aggregator Library R1.12.5

Cordova Changes

General

  • Uses Android library version 1.12.16 and iOS library version 1.12.12

  • Minimum Cordova-iOS version bumped to ^6.1.0

Bluetooth

  • For consistency, standardized the activityID record identifiers generated by the Android and iOS mobile SDKs.


React Native Wrapper Released

  • React Native iOS/Android Aggregator Library R1.3.6

React Native Changes

General

  • Uses Android library version 1.12.16 and iOS library version 1.12.12


If you’re a Validic mobile SDK customer these updates are available on the Mobile Portal.