Open Himanshubhut opened 1 month ago
flutter: onStepCountError: PlatformException(3, Step Count is not available, null, null)
This error is showing in iOS.
_stepCountStream.listen(onStepCount).onError(onStepCountError);
I'm getting this error in oneStepCount function.
@Himanshubhut please specify the plugin name, version and other details that was mentioned in the template
flutter: onStepCountError: PlatformException(3, Step Count is not available, null, null)
This error is showing in iOS.
_stepCountStream.listen(onStepCount).onError(onStepCountError);
I'm getting this error in oneStepCount function.