Mobile SDK Release Notes - 09122024
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!
React Native Wrappers Released
React Native 1.5.5 (beta) Full Release
React Native 1.5.5 Aggregator Release
React Native Changes
General
Bundled native SDKs upgraded to:
iOS v1.16.5
Android v1.16.7
`ValidicHealthKit.getCurrentSubscriptions()` now returns a Promise that resolves with the list of currently subscribed `SampleTypes`
`ValidicHealthKit.setSubscriptions(array)` now returns a Promise that resolves after subscriptions have been enabled and persisted
`ValidicHealthKit.fetchHistory(options)` now returns a Promise that resolves with the summary of all records collected and submitted to the Validic API
`ValidicHealthKit.isHealthDataAvailable()` now returns a Promise that resolves with a boolean value of true if HealthKit is available on the device, and false otherwise
Removed default exports for libraries. Use named variable when importing from the Validic React Native Modules
Cordova Wrappers Released
Cordova 1.16.5 Full Release
Cordova 1.16.5 Aggregator Release
Cordova Changes
General
Bundled native SDKs upgraded to:
iOS v1.16.5
Android v1.16.7
The release notes for bundled native Android and native iOS releases can be found here: https://help.validic.com/space/VRN/blog/4118446081/Mobile+SDK+Release+Notes+-+09032024
Release completed 09/12/2024.