ProtectLifecycleModule
public class ProtectLifecycleModule
Module for managing the lifecycle of the Protect SDK. This module initializes the Protect SDK and manages the pause/resume behavior of behavioral data collection based on the authentication lifecycle.
-
Declaration
Swift
public init() -
The module configuration.
Declaration
Swift
public static let config: Module<ProtectLifecycleConfig>
View on GitHub