Update Location When Stationary (iOS)

Call the method to periodically pick up a user's location when they are stationary. Customize the time interval in seconds.

By using this method updateLocationWhenStationary , location will update every x seconds when the device goes into a stationary state.

Roam.updateLocationWhenStationary(interval-in-seconds)

Last updated

Was this helpful?