前言 需求:电量低于 <= 50 %进行报警 name:NSProcessInfoPowerStateDidChangeNotification UIDeviceBatteryLevelDidChangeNotification [[NSNotificationCenter defaultCenter] addObserverForName:UIDeviceBatteryLevelDidChangeNotification object:nil queue:[NSOperationQueue mainQueue] usingBlock:^(NSNot