TrackingConfiguration
public class TrackingConfiguration
-
Creates an instance of
TrackingConfigurationDeclaration
Swift
public init(enableOnDeviceLogging: Bool, enableRemoteLogging: Bool = true, simulation: SimulationConfig = .none)Parameters
enableOnDeviceLoggingDetermines whether on-device logs will be generated when route tracking is active.
enableRemoteLoggingDetermines whether logs will be recorded and uploaded when route tracking is active.
simulation
TrackingConfiguration Class Reference