We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 780fbe0 commit 448b177Copy full SHA for 448b177
platform/swift/source/features/Configuration.swift
@@ -41,7 +41,7 @@ public struct Configuration {
41
/// - parameter rootFileURL: If specified, this path will be used to store all SDK internal files instead of
42
/// the default location (i.e. The app's document directory).
43
/// - parameter issueCallbackConfiguration: Optional callback configuration for issue reports.
44
- /// This API is in experimental phase and may change in the future.
+ /// This API is in experimental phase and may change in the future.
45
public init(
46
sessionReplayConfiguration: SessionReplayConfiguration? = .init(),
47
sleepMode: SleepMode = .disabled,
0 commit comments