iphoneAllowBackgroundLocationUpdates | |||||||
Type | command | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Allows the app to receive location updates when it is suspended | ||||||
Introduced | 9.6.3 | ||||||
OS | ios | ||||||
Platforms | mobile | ||||||
Parameters |
| ||||||
Example |
| ||||||
Related | Command: mobileStartTrackingSensor, mobileStopTrackingSensor | ||||||
Description | Use the iphoneAllowBackgroundLocationUpdates command to allow (or disallow) the app receiving location updates when it is suspended. This command has an effect only if "Location Update" is checked in the "Background Execution" section in the iOS standalone settings. |