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.
2 parents f6d168e + bd1b870 commit 404443bCopy full SHA for 404443b
Btchap/Config/BuildSettings.swift
@@ -244,7 +244,7 @@ final class BuildSettings: NSObject {
244
]
245
246
// Tchap: handle SSO feature flag. Presents SSO button on Onboarding screen and give priority to SSO on UIA.
247
- static let tchapFeatureHandleSSO = false
+ static let tchapFeatureHandleSSO = true
248
249
// MARK: - Side Menu
250
static let enableSideMenu: Bool = true && !newAppLayoutEnabled
changelog.d/1129.change
@@ -0,0 +1 @@
1
+Activer ProConnect sur la Preprod
0 commit comments