App with Pedometer

Hi

I am planning to write an exercise App that required Pedometer.
Will thunkable X have this function and if not when will this function be available thanks.

Things get very very tricky when it comes to sensor integration across IOS and Android.

My suggestion is to write it in Classic. When it works well, you can hire someone from an outsource firm make an apple version.

There are a bunch of extensions you are going to want to use as well, not just the sensor methods.

I wrote my app as a basic working in X, and then switched to Classic to make it more robust. X is a fantastic entry point, and with time it will get more robust.

The name “Classic” does not infer it is being deprecated. My advice… stick with it, get it to work on Android, and it will be much easier to get a dev to help port it.

Best of luck!