ios - First method of Iphone Application -


which method called first when iphone application executes?

i suppose

int main(int argc, char *argv[]) 

in main.m file

but practical purposes think need implement of uiapplicationdelegate's methods, depending on situation:

application:didfinishlaunchingwithoptions: applicationdidbecomeactive: applicationwillenterforeground: 

Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -