We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c291874 commit a24b139Copy full SHA for a24b139
Sources/Segment/Configuration.swift
@@ -163,7 +163,7 @@ extension Configuration {
163
return self
164
}
165
166
- /// Opt-in/out of tracking lifecycle events. The default value is `false`.
+ /// Opt-in/out of tracking lifecycle events. The default value is `true`.
167
///
168
/// - Parameter enabled: A bool value
169
/// - Returns: The current Configuration.
0 commit comments