Please note that we will be moving to a new mobile release portal in the coming months. The current portal will continue to be available and host new release files but we think you’ll be excited to see what’s coming in the new portal.
Mobile clients, you should have received an email from your Validic Client Success Executive. If you have not, please reach out to your Client Success Executive as soon as possible for next steps.
We want to check on your use of the mobile SDKs and wrappers. We also want to confirm everyone will have access to the release artifacts they need in the new mobile portal. Thank you for your time and feedback!
iOS Native SDKs Released
iOS Full Library v1.17.1
iOS Aggregator Library v1.17.1
iOS LifeScan OneTouch Library v1.17.1
iOS Native Changes
Core
Add nullability annotations to VLDLogging class.
Secure session storage improvements.
Apple Health
Fix possible crash when requesting historical fitness records if user isn't subscribed to HKQuantityTypeIdentifierHeartRate.
Release completed 11/14/2024.
(Release to Pre-Production on 11/12/2024. Release to Production scheduled 11/19/2024)
New Features and Updates
Updated blood glucose default goal to only use the
Blood Glucose - any
metric type (https://validic.atlassian.net/wiki/spaces/VCS/pages/1709965381/Blood+Glucose+Impact+Measurement+Type#%3Ainfo%3A-Default-Goal%3A)Support Dashboard
Added ability to view SMS subscription status for a participant. Participant can be re-subscribed to SMS messaging if unsubscribed. This will allow the participant to receive SMS notifications that have been set up for their program again.
Note: Patients can opt out of text messages at any time by sending “STOP” to the Validic text messaging service.
Resolved Defects
Resolved issue where disabled provider actions were not re-enabled for original reviewing provider after taking back reviewing provider role for a participant. Provider A is reviewing provider, Provider B becomes reviewing provider and Provider A disables their now-optional notifications, Provider A becomes reviewing provider again - provider actions will now be re-enabled for Provider A.
Resolved issue where Withings cloud devices were not syncing properly in the HealthBridge mobile app. (Deployed 11/13)
Android Native SDKs Released
Android Full Library v1.17.0
Android Aggregator Library v1.17.0
Android LifeScan OneTouch Library v1.17.0
Android Native Changes
General
Bump Android Gradle Plugin to 8.5.2.
Bump Gradle to 8.9.
Module libraries are tested against an Android phone running Android 15 (API 35).
The Validic Android modules now support Android 8 - 15.
Bluetooth
Fix Agamatrix and CVS Health Glucose Meters (IDs 32, 33) not completing pairing successfully.
LifeScan
Update `LifescanBackgroundReadService` to return `START_REDELIVER_INTENT` from `onStartCommand` to ensure the service is restarted if it is killed by the system.
VitalSnap
Update Fragments to extend `androidx.app.fragment.Fragment`
ValidicOCRController now injects Fragments via the `SupportFragmentManager`
Add Nullability annotations to `ValidicOCRController`
Release completed 11/06/2024.