切换app 回调
2023-01-10 本文已影响0人
dxin_101
[[NSNotificationCenter defaultCenter] addObserver:self selector:@selector() name:UIApplicationDidBecomeActiveNotification object:nil];
[[NSNotificationCenter defaultCenter] addObserver:self selector:@selector() name:UIApplicationDidBecomeActiveNotification object:nil];