NSTimer在后台休眠问题

185 阅读1分钟

当app在后台时保持NSTimer继续运行

[[UIApplication sharedApplication] beginBackgroundTaskWithExpirationHandler:nil];