krokyze / FitKit

Flutter plugin for reading health and fitness data. Wraps HealthKit on iOS and GoogleFit on Android.
BSD 2-Clause "Simplified" License
98 stars 72 forks source link

0.1.2: Fix iOS exception crash. #40

Closed jeroen-meijer closed 4 years ago

jeroen-meijer commented 4 years ago

This PR fixes a deserialization error that crashes the app on iOS when an exception occurs while reading data, for example, when attempting to read data while the screen is locked and access is denied.

krokyze commented 4 years ago

Will be fixed in next release.