mergCLStartLocationManager | ||||||||||
Type | command | |||||||||
Dictionary | LCS | |||||||||
Library | LiveCode Script | |||||||||
Syntax |
| |||||||||
Associations | mergcl | |||||||||
Summary | Start the location manager | |||||||||
Introduced | 8.0 | |||||||||
OS | ios, mac | |||||||||
Platforms | desktop, mobile | |||||||||
Parameters |
| |||||||||
Description | This should be done at startup or preOpenStack from the script of the object you would like to handle to mergCL messages. If the app is started by iOS because of a location event then it will be in the background and only have a limited time to handle the event before being suspended again. If your app requires user attention send a local notification which will bring your app to the foreground if the user touches the banner. | |||||||||
Tags | externals |