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 b047554 commit 8d0f566Copy full SHA for 8d0f566
FirebaseRemoteConfig/Swift/CustomSignals.swift
@@ -66,6 +66,7 @@ extension CustomSignalValue: ExpressibleByIntegerLiteral {
66
}
67
68
69
+@available(iOS 13, tvOS 13, macOS 10.15, macCatalyst 13, watchOS 7, *)
70
public extension RemoteConfig {
71
/// Sets custom signals for this Remote Config instance.
72
/// - Parameter customSignals: A dictionary mapping string keys to custom
0 commit comments