iOS Native Libraries Released - September 28, 2021
iOS Full Library v1.12.17
iOS Aggregator Library v1.12.17
iOS LifeScan OneTouch Library v1.12.17
...
Added new Local Notification with name kVLDSessionEndedNotification that is emitted when a user session is ended. You can find further details in the tutorial here: https://helpdocs.validic.com/docs/ios-native-sdk#session-end-notification
Known Issue
Sample App
There is a known issue in the sample app code found in the release package where the new iOS 15 entitlement for HealthKit background-delivery is missing. We will correct this in our next native iOS release. For now, you can add the entitlement manually when building the sample app.
...
Cordova Wrappers Released - October 5, 2021
Cordova Full Library v1.12.8
Cordova Aggregator Library v1.12.8
Cordova Changes
Bundled iOS native SDKs upgraded to v1.12.17
Common
Module libraries built with Xcode 13 and the iOS 15 SDK and tested against an iPhone running iOS 15
Healthkit
Added new iOS 15 HealthKit entitlement `com.apple.developer.healthkit.background-delivery` to the plugin
...
React Native Wrapper Released - October 7, 2021
React Native Plugin iOS/Android Aggregator v1.3.9
React Native Changes
Bundled iOS native SDKs upgraded to v1.12.17
Common
Module libraries built with XCode 13 and the iOS 15 SDK and tested against an iPhone running iOS 15
React Native wrapper now supports iOS 14 and up
Healthkit (react-native-validic-aggregator-ios)
iOS 15 requires a new HealthKit background delivery entitlement `com.apple.developer.healthkit.background-delivery`. For more information, see https://helpdocs.validic.com/docs/react-native-framework-wrapper#enable-healthkit
...
Xamarin.iOS Wrappers Released - October 12, 2021
Xamarin iOS Full v1.12.17
Xamarin iOS Aggregator v1.12.17
Xamarin.iOS Changes
Bundled iOS native SDKs upgraded to v1.12.17
Common
Module libraries built with Xcode 13 and iOS 15 SDK and tested against an iPhone running iOS 15
The Validic iOS frameworks now support iOS 14 and up
Core
Added new Local Notification with name `kVLDSessionEndedNotification` that is emitted when a user session is ended
ValidicHealthKit
Requires new iOS 15 HealthKit entitlement `com.apple.developer.healthkit.background-delivery`