Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
即使 myApp 已经在后台打开,我如何确定它何时打开?
非常感谢您的帮助。
- (void) applicationWillEnterForeground似乎是您正在寻找的方法。
- (void) applicationWillEnterForeground