mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 17:12:45 +02:00
MESSENGER-3915 Settings for BuM builds
This commit is contained in:
committed by
Frank Rotermund
parent
89a98e94be
commit
52bd3752bb
@@ -1051,7 +1051,7 @@
|
||||
break;
|
||||
}
|
||||
|
||||
if ([BWIAnalytics.sharedTracker needsToShowPromt]) {
|
||||
if ([BWIBuildSettings.shared bwiMatomoEnabled] && [BWIAnalytics.sharedTracker needsToShowPromt]) {
|
||||
[self bwiShowMatomoInfoScreen];
|
||||
}
|
||||
if ([BWIBuildSettings.shared bwiShowHappyBirthdayCampaign]) {
|
||||
|
||||
Reference in New Issue
Block a user