mobileCanTrackLocation | |||||||
Type | function | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Returns true if the device can track the location using GPS, false otherwise. | ||||||
Introduced | 4.6.1 | ||||||
OS | ios, android | ||||||
Platforms | mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Command: mobileStopTrackingSensor, mobileStartTrackingSensor Function: mobileSensorReading, mobileCurrentLocation Message: trackingError, locationChanged | ||||||
Description | Use the mobileCanTrackLocation function to check whether the device has the necessary hardware support for tracking the location using GPS. |