mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-24 00:16:39 +02:00
Analytics: Move code from AppDelegate to a dedicated class: Analytics
This commit is contained in:
@@ -810,8 +810,8 @@
|
||||
typeof(self) self = weakSelf;
|
||||
self->currentAlert = nil;
|
||||
}
|
||||
|
||||
[[AppDelegate theDelegate] startAnalytics];
|
||||
|
||||
[[Analytics sharedInstance] start];
|
||||
|
||||
}]];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user