---
title: "Mobile SDK Release Notes - 02222024"
canonical: "https://help.validic.com/space/VRN/blog/3799810092/Mobile%20SDK%20Release%20Notes%20-%2002222024"
format: markdown
---
## iOS Native Libraries Released

- iOS Full Library v1.16.2
- iOS Aggregator Library v1.16.2
- iOS LifeScan OneTouch Library v1.16.2

## iOS Native Changes

### General

- Update Sample app dependencies and remove Sample app build dependency on Carthage.
- Fix Sample app deprecation warnings.

### Core

- Add "INR Meter" (VLDPeripheralTypeINRMeter) peripheral type.
- Remove "Other" (VLDPeripheralTypeOther) peripheral type.

### Apple Health

- Fix sleep record creation. Sleep analysis records are now aggregated per source, per "in bed" sample.
  - See details: [https://help.validic.com/space/VCS/3799646282/Apple+Health+-+iOS+16%2B+sleep+handling](https://help.validic.com/space/VCS/3799646282/Apple+Health+-+iOS+16%2B+sleep+handling)
- recordTypeForSampleType: has been deprecated in favor of recordTypeForObjectType:.

### Bluetooth

- Fix bug where Diabetes records with a blood_glucose value of 0 were not being filtered out.
- Change CoaguChek peripheral type to "INR Meter" (VLDPeripheralTypeINRMeter).
- Report and submit Bluetooth records in descending timestamp order.

### LifeScan OneTouch

- OneTouch framework has been tested and confirmed working with MCK v4.7.


---

Android release: [https://help.validic.com/space/VRN/blog/3769794611/Mobile+SDK+Release+-+02052024](https://help.validic.com/space/VRN/blog/3769794611/Mobile+SDK+Release+-+02052024)

Cordova and React Native releases: [https://help.validic.com/space/VRN/blog/3807379490/Mobile+SDK+Release+Notes+-+02282024](https://help.validic.com/space/VRN/blog/3807379490/Mobile+SDK+Release+Notes+-+02282024)