to load the data when application starts in ipad -



to load the data when application starts in ipad -

i noticed in ipad, programme not initialize when open application. application restored state when closed application. 1 please inform me should phone call method each time start application.

this because application not quit when minimized.

in xcode project navigator (on left), click on project (top). in main area, take app under targets. on top, take "info". add together line, "application not run in background" , set value yes.

this create application quit when home button pressed.

ipad

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -