Simple Xamarin Forms step counting app

Job ID: 33039466

Budget: $30 – $250 USD

I have an existing app that runs on iPad minis and I need to incorporate step counting into the app. I need someone to provide me with a very simple Xamarin Forms step counting app that will be eventually incorporated into my app. It needs to target iOS only. The app can consist of a single form containing 1) a label displaying the number of steps, and total distance and 2) 3 buttons: Start, Stop, and Clear. The Start button starts the step-counting, Stop stops step-counting, and Clear resets the step-count.

The step-counting must continue even if the app is put in the background. You also cannot rely on GPS and/of WIFI because this code will eventually be integrated inside an app that will be underground in areas that have neither GPS access nor WIFI.

Note that the iPad minis do not have the M7 Motion Coprocessor chip so the CMPedometer class is not available. I believe the iPhone 5S was the first phone with this chip so you could also test with a phone prior to the 5S if you do not have an iPad mini.

This app is similar to what I need as it runs on an iPad mini: https://apps.apple.com/us/app/pedometer-%CE%B1-step-counter/id1027151285 Note that I don't need anything fancy like calories or graphs - just the number of steps and distance.

I'm a developer myself but do not have in-depth knowledge of iOS.