webMethods Mobile Suite  | webMethods Mobile SuiteWeb Help | Using webMethods Mobile Designer | Creating Mobile Application Projects | Coding a Mobile Application | Location API | Location Updates in Background Mode
 
Location Updates in Background Mode
To receive location updates in background mode, you must enable them explicitly using the following Ant property:
<property name="project.handset.background.location.updates" value="true"/>
Note: Android 8.0 (API level 26) and later limits the amount of updates in background mode to only a few updates per hour.

Copyright © 2010-2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.