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

iOS device closing app when i try to read values. #72

Open erguncengiz opened 3 years ago

erguncengiz commented 3 years ago

I used the codes in the 'example' field in the application. This 'example', which works perfectly on my Android device, when I press the read button on my iOS device, the application fails and closes the application. What should I do?

erguncengiz commented 3 years ago

I found the solution and posted at StackOverflow : here