---
title: "Mobile SDK Release Notes - 02282024"
canonical: "https://help.validic.com/space/VRN/blog/3807379490/Mobile%20SDK%20Release%20Notes%20-%2002282024"
format: markdown
---
## React Native Wrappers Released

- React Native 1.5.1 Full Release
- React Native 1.5.1 Aggregator Release

## React Native Changes

### General

- Bundled native SDKs upgraded to:
  - iOS v1.16.2
  - Android v1.16.3

### Bluetooth

- Remove `Other` PeripheralType
- Update `CoaguChek` Peripheral Type to `INRMeter`
- Fix Passive BLE crash on iOS
- Add `BluetoothErrorCode` enum and improve returned error codes

### Apple Health

- Add `isHealthDataAvailable` API to check for HealthKit availability (returns result of `[HKHealthStore isHealthDataAvailable]`)


---

## Cordova Wrappers Released

- Cordova 1.16.0 Full Release
- Cordova 1.16.0 Aggregator Release

## Cordova Changes

### General

- Bundled native SDKs upgraded to:
  - iOS v1.16.2
  - Android v1.16.3
- Bump compileSDKVersion to API 34 for ValidicCordovaMiniHealthStore sample app

### Session

- Add new PeripheralType `INR_METER`
  - *Note*: this is an internal change in the Cordova wrapper. No peripherals of type `INR_METER` are supported in the Cordova wrapper at this time.


---

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)

iOS release: [https://help.validic.com/space/VRN/blog/3799810092/Mobile+SDK+Release+Notes+-+02222024](https://help.validic.com/space/VRN/blog/3799810092/Mobile+SDK+Release+Notes+-+02222024)