I'm going to put a pedometer in my app. If the user has pressed, "begin" and the pedometer is on, then will it still count the steps even after the user has gone somewhere else, such as YouTube? What if the phone is turned off? What about notifications? Can they still recieve?
Welcome Kiks.
Here are several discussion about using the pedometer that should answer most of your questions.
and a lot more discussions Search results for 'pedometer' - MIT App Inventor Community
that may contain additional advice.
1 Like
The Pedometer will only function when the app is in the foreground. You can try using a Background Tasks extension, but that consumes a lot of battery life.
There are several extensions for Push Notifications, including: Redirects to purvidaapps.com