Update MXAnalyticsDelegate

This commit is contained in:
Doug
2021-11-25 18:28:32 +00:00
parent 33ef957053
commit 6bbcc74eea
2 changed files with 15 additions and 17 deletions
@@ -256,9 +256,6 @@ NSString *const RecentsViewControllerDataReadyNotification = @"RecentsViewContro
{
[super viewWillAppear:animated];
// Screen tracking
[Analytics.shared trackScreen:AnalyticsScreenHome];
// Reset back user interactions
self.userInteractionEnabled = YES;