---
title: "Mobile SDK Release - 03302023"
canonical: "https://help.validic.com/space/VRN/blog/3506700343/Mobile%20SDK%20Release%20-%2003302023"
format: markdown
---
## Android Native Libraries Released - March 30, 2023

- Android Full Library v1.14.7
- Android Aggregator Library v1.14.7
- Android LifeScan OneTouch Library v1.14.7

## Android Native Changes

- **General**
  - Allow custom WorkManager configuration to be provided via `androidx.work.Configuration.Provider`
- **Bluetooth**
  - Fix a case that listeners are not always invoked on the Main Thread.
  - Improve notification setup communication.
  - Fix case where the Pyle Scale (peripheral 11) could not be read.
  - Fix a scenario where scanning in the background could return the incorrect peripheral ID when reading.
  - Align Nipro and True Metrix Glucose Meter behavior with other Glucose Meters to store an anchor of the last reading and only pull readings with a sequence number >= to the anchor during the next connection.
  - Fix Zewa Blood Pressure Monitors (peripheral 40) failing to pair and read.
  - Generate deterministic activityIDs for records from peripheral IDs 2, 14, 21, 22, 31, 36, 40, 45, 2000, 3000, 4000, and 5000.
  - Update Omron BP 7250 (peripheral 34) instructions.
  - Fix A&D Blood Pressure monitors generating a reading with a value of 0 when an error occurs during reading.

---

## iOS Native Libraries Released - March 30, 2023

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

## iOS Native Changes

- **General**
  - Rename Sample app Xcode project.
- **Bluetooth**
  - Ignore non-critical characteristic read failures when communicating with generic peripherals.
  - Generate deterministic activityIDs for records from peripheral IDs 14, 21, 22, 31, 36, 40, 45, 2000, 3000, 4000, and 5000.
  - Improve instructions for Omron BP 7250 (peripheral ID 34).
  - Improve timestamp parsing behavior.

---

*Release completed 03/30/2023*