开发者

what delegate method that will called when an app close in IOS?

开发者 https://www.devze.com 2023-02-26 19:31 出处:网络
just like my question, I just want to know what 开发者_如何学Pythondelegate method that will called when an app close? I was thought that it was ApplicationWillTerminate, but no, that delegate method

just like my question, I just want to know what 开发者_如何学Pythondelegate method that will called when an app close? I was thought that it was ApplicationWillTerminate, but no, that delegate method just called if the app spend to much memory and no memory left, so the system called that method.

So, what delegate method that will called when an app close?


- (void)applicationDidEnterBackground:(UIApplication *)application

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号