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 73 forks source link

Is it posibble to check whether user granted permission or not without showing any authentication to the user? #12

Closed krishnakirana closed 4 years ago

krokyze commented 5 years ago

Currently no. I will add this as a feature request.

krokyze commented 4 years ago

Hey hasPermissions has been added in version 1.0.0. But it's not completely supported on iOS, more info here: https://github.com/krokyze/FitKit#be-aware