I’m building a walking app on Thunkable. I want to integrate a pedometer to track steps accurately. However, I’m not sure where to find this feature or how to implement it.
Could anyone guide me on:
Where to find and how to add a pedometer in Thunkable?
Any extensions or APIs I should use?
Best practices for tracking steps efficiently?
I appreciate any help or resources you can share. Thanks in advance!
Have you Googled pedometer Thunkable? This question has been asked a few times before on the forums and you may find helpful information in those topics.
There is no built-in pedometer feature so you would need to create it using the motions sensors available in Thunkable and/or with an API.