objective c - iPhone identify home button pressed -



objective c - iPhone identify home button pressed -

how identify if app in background when home button clicked , not external events (sms, call, video call)?

if application sent background,

applicationdidenterbackground

will getting called.

if sms, phone call , video call, then,

applicationwillresignactive

will getting called first. u can identify that.

iphone objective-c events button home

Comments

Popular posts from this blog

java - How to pass parameters between Request-Scoped Controllers? -

actionscript 3 - Flex: moving a point with rotation doesnt change the point XY? -

ms access - C# - Using OleDbParameter on table name -