mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-17 15:09:31 +02:00
MESSENGER-5276 Corrected appstore links
This commit is contained in:
@@ -28,7 +28,7 @@ extension BWIBuildSettings {
|
||||
bwiNotificationTimes = true
|
||||
enableNewSessionManagerByDefault = true
|
||||
bwiUseWellKnownPrivacyPolicyLink = true
|
||||
itunesAppLink = "itms://itunes.apple.com/app/bundesmessenger/id1616866351?mt=8"
|
||||
itunesAppLink = itunesAppLink = "https://apps.apple.com/de/app/bundesmessenger/id1616866351"
|
||||
avoidServerSelectionOnAppConfig = true
|
||||
}
|
||||
|
||||
|
||||
@@ -38,7 +38,7 @@ extension BWIBuildSettings {
|
||||
ignoreBlockingMaintenance = true
|
||||
bwiUseWellKnownPrivacyPolicyLink = true
|
||||
|
||||
itunesAppLink = "itms://itunes.apple.com/app/bundesmessenger-beta/id1617068656?mt=8"
|
||||
itunesAppLink = itunesAppLink = "https://apps.apple.com/de/app/bundesmessenger/id1616866351"
|
||||
avoidServerSelectionOnAppConfig = true
|
||||
}
|
||||
}
|
||||
|
||||
@@ -30,7 +30,7 @@ extension BWIBuildSettings {
|
||||
|
||||
bwiEnableLoginProtection = false
|
||||
|
||||
itunesAppLink = "itms://itunes.apple.com/app/bundesmessenger-open/id6450672686?mt=8"
|
||||
itunesAppLink = itunesAppLink = "https://apps.apple.com/de/app/bundesmessenger-open/id6450672686"
|
||||
avoidServerSelectionOnAppConfig = true
|
||||
}
|
||||
|
||||
|
||||
@@ -28,7 +28,7 @@ extension BWIBuildSettings {
|
||||
bwiNotificationTimes = true
|
||||
enableNewSessionManagerByDefault = true
|
||||
bwiUseWellKnownPrivacyPolicyLink = true
|
||||
itunesAppLink = "itms://itunes.apple.com/app/bundesmessenger/id1616866351?mt=8"
|
||||
itunesAppLink = "https://apps.apple.com/de/app/bundesmessenger/id1616866351"
|
||||
avoidServerSelectionOnAppConfig = true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user