[[NSNotificationCenterdefaultCenter]addObserver:self
selector:@selector(someMethod1)
name:UIApplicationDidBecomeActiveNotificationobject:nil];
[[NSNotificationCenterdefaultCenter]addObserver:self
selector:@selector(someMethod1)
name:UIApplicationDidBecomeActiveNotificationobject:nil];