Begin migration from Matomo to PostHog

Add CocoaPods-Keys.
This commit is contained in:
Doug
2021-10-27 14:51:46 +01:00
parent 0f20fc54de
commit a984028479
49 changed files with 423 additions and 341 deletions
@@ -313,7 +313,7 @@ NSString *const kRoomSettingsAdvancedE2eEnabledCellViewIdentifier = @"kRoomSetti
[super viewWillAppear:animated];
// Screen tracking
[[Analytics sharedInstance] trackScreen:@"RoomSettings"];
[Analytics.shared trackScreen:@"RoomSettings"];
[[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(didUpdateRules:) name:kMXNotificationCenterDidUpdateRules object:nil];