Plugin.Maui.Pedometer icon indicating copy to clipboard operation
Plugin.Maui.Pedometer copied to clipboard

[QUESTION] Count Steps 24/7

Open osyyyS opened this issue 1 year ago • 1 comments
trafficstars

Hi, I was wondering if it is possible to always count the steps even when the user doesn't have the app launched, or is there any advice on how to do so? 😁

osyyyS avatar Jul 17 '24 14:07 osyyyS

Not with how this is implemented, at least not on iOS. See: https://stackoverflow.com/questions/28072009/can-i-listen-to-cmpedometer-in-the-background-and-send-a-local-push-notification

jfversluis avatar Jul 21 '24 10:07 jfversluis