JLChen
2021-10-08 f8457b624a75bf8e41489b74f66009eee6891b8b
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