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 03c4f91 commit 9a4e81dCopy full SHA for 9a4e81d
swift-sdk/Internal/Models.swift
@@ -6,7 +6,7 @@
6
import Foundation
7
8
struct RemoteConfiguration: Codable, Equatable {
9
- static let isBeta = false
+ static let isBeta = true
10
11
let offlineMode: Bool
12
let offlineModeBeta: Bool
0 commit comments