...
|
...
|
@@ -82,7 +82,9 @@ static NSArray *kYHEventReportIgnoredViewControllerArray; |
|
|
@"UICompatibilityInputViewController",
|
|
|
@"UIApplicationRotationFollowingController",
|
|
|
@"UIApplicationRotationFollowingControllerNoTouches",
|
|
|
@"UIViewController"
|
|
|
@"UIViewController",
|
|
|
@"YH_CategoryContainerVC",
|
|
|
@"YH_GuangContainerVC"
|
|
|
];
|
|
|
|
|
|
self.performanceTrackEnabled = NO;
|
...
|
...
|
|