M mobidev macrumors member Original poster Nov 20, 2009 40 0 Jun 30, 2010 #1 Does the developer has any control over the user ending the application using Home Screen. I mean while loading applicationDidFinishLaunching was called, similar is there any function call while exiting the application using Home Button.
Does the developer has any control over the user ending the application using Home Screen. I mean while loading applicationDidFinishLaunching was called, similar is there any function call while exiting the application using Home Button.
robbieduncan Moderator emeritus Jul 24, 2002 25,611 893 Harrogate Jun 30, 2010 #2 Depending on the OS and a few other potential options one or more of applicationWillResignActive: applicationDidEnterBackground: applicationWillTerminate: Was it really too hard to open the documentation ad look for yourself?
Depending on the OS and a few other potential options one or more of applicationWillResignActive: applicationDidEnterBackground: applicationWillTerminate: Was it really too hard to open the documentation ad look for yourself?