Using M7 on iPhone 5s and iPad Air

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
ekek
Posts: 51
Joined: Fri Sep 21, 2012 9:33 am

Using M7 on iPhone 5s and iPad Air

Post by ekek » Mon May 12, 2014 8:07 pm

Is there anyone who knows how to access the M7 chipset on iPhone 5S and iPad Air so an App can get the step count and calories burned in a time period?

Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am

Re: Using M7 on iPhone 5s and iPad Air

Post by Simon » Mon May 12, 2014 11:24 pm

Hi ekek,
Wouldn't the mobileSensorReading ("acceleration", true) and the others access the same chip?

Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!

ekek
Posts: 51
Joined: Fri Sep 21, 2012 9:33 am

Re: Using M7 on iPhone 5s and iPad Air

Post by ekek » Tue May 13, 2014 9:54 pm

Hi Simon:

I´m reading the description of mobileSensorReading wich has an detailed option but doesn't explains it.

Have you experience using the detailed parameter?

Regards!

Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am

Re: Using M7 on iPhone 5s and iPad Air

Post by Simon » Tue May 13, 2014 11:08 pm

Hi ekek,
From the Dictionary
detailed - How detailed the readings from sensors should be. The default value is false
• true - additional readings will be provided.
• false - basic readings will be provided.
And then there is a bunch more about the additional readings.

Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!

Post Reply