> On 21 May 2015, at 10:36 am, Richard Gaskin <ambassa...@fourthworld.com> 
> wrote:
> 
> Last time I used it mobileCurrentLocation is working on Android.
> 
> Does it not work in iOS?

Does it work in the background? BTW mergCL implements the significant change, 
region and beacon monitoring which is what Apple want you to do for background 
location stuff rather than more the energy intensive form as implemented by the 
engine that you might use in the foreground. It actually wakes your app up from 
suspension when something happens rather than having it running all the time in 
the background.

So mergCL <> mobileCurrentLocation. At least on iOS. On Android it might be the 
same as I haven’t looked at it but it could be that if it doesn’t work in the 
background it may just need an implementation tweak or something???

Cheers

Monte

--
M E R Goulding <http://goulding.ws/> 
Software development services
Bespoke application development for vertical markets

mergExt <http://mergext.com/> - There's an external for that!

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to