Page 1 of 1

Motion coprocessor

Posted: Fri Oct 07, 2016 6:46 pm
by acheronte
Hello everybody, I'm new to this forum. I've developed little apps with Livecode for hobby in the past 2 years.

Before to post this question I've searched into the forum with no luck. I would like to know if there is an easy way to access the data stored into the motion coprocessors of the last iPhones. I tried to look at the documentation and around the web but I wasn't able to find anything.

Thank you.

Re: Motion coprocessor

Posted: Fri Oct 07, 2016 7:04 pm
by Klaus
Hi acheronte,

1. welcome to the forum! :D
2. not sure what you mean with "motion coprocessors" but check "mobileStartTrackingSensor" in the dictionary, that may be what you are looking for.


Best

Klaus

Re: Motion coprocessor

Posted: Sat Oct 08, 2016 7:26 am
by acheronte
Hello Klaus. I mean the M7/M8/M9/M10 coprocessors that are able to register the movements of the owner, like walking, running, car movements andò the daily number of steps. The latter is primarly what I'm looking for. I would like to read the footsteps stored in those chips.

Re: Motion coprocessor

Posted: Mon Oct 10, 2016 1:32 pm
by peter-b
I think you can get footstep information using HealthKit.

Re: Motion coprocessor

Posted: Mon Oct 10, 2016 6:14 pm
by acheronte
I read: "The HealthKit External is now included in the LiveCode 8.1.0 DP1 release as part of the LiveCode Extension Pack, available with Indy and Business editions."
So, no chance for the opensource version of LC? (I write apps for myself)

Any other way/method? An external or something else?