mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-25 19:10:49 +02:00
Feature/5308 sso on internal browser
This commit is contained in:
@@ -80,7 +80,7 @@ class AppDelegate: UIResponder, UIApplicationDelegate {
|
||||
|
||||
// bwi: testing mdm config
|
||||
// DispatchQueue.main.asyncAfter(deadline: .now() + 0.5) {
|
||||
// let dict = ["home_server_url": ""]
|
||||
// let dict = ["home_server_url": "", "external_url_scheme": ""]
|
||||
// UserDefaults.standard.setValue(dict, forKey: "com.apple.configuration.managed")
|
||||
// }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user