Gestion du cas des strings vides
Some checks failed
openium/resgen.swift/pipeline/pr-master There was a failure building this commit
Some checks failed
openium/resgen.swift/pipeline/pr-master There was a failure building this commit
This commit is contained in:
@@ -121,7 +121,7 @@ internal class AnalyticsManager {
|
||||
|
||||
var managers: [TrackerType: AnalyticsManagerProtocol] = [:]
|
||||
|
||||
private var isDebugMode: Bool = false
|
||||
private var isDebugMode: Bool = false
|
||||
|
||||
private var isEnabled: Bool {
|
||||
if ProcessInfo.processInfo.environment["XCODE_RUNNING_FOR_PREVIEWS"] == "1" {
|
||||
|
Reference in New Issue
Block a user