iphone - viewDidAppear isn't getting called after running from the background -


method viewdidappear not getting called after going background iphone application.

does have solution this?

i need call method every time mainviewcontroller shown (even after returning background) change label new date.

viewdidappear doesn't seem working properly.

actually working properly.

instead, consider installing notification handler uiapplicationdidbecomeactivenotification or uiapplicationwillenterforegroundnotification, whichever may more appropriate situation. there update of gui.


Comments

Popular posts from this blog

php - cannot display multiple markers in google maps v3 from traceroute result -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -