JLChen
2021-11-04 d3713a9e02760ac9f5c0551ca72be0bdda3ba91c
iOS/Xamarin/LCOnDemo/LCOnDemo/LCSDK/LCOnMonitorViewController.m
@@ -584,11 +584,11 @@
        _openDoorTimer = nil; // OK
    }
    
    [[NSNotificationCenter defaultCenter] removeObserver:self];
}
-(void)dealloc{
    NSLog(@"==============dealloc  1");
    [[NSNotificationCenter defaultCenter] removeObserver:self];
}
//#pragma mark ESVideoPhoneDelegate