Actually the requirement is to reload the data when app comes from background. but it doesn't reload when I come from background. I write the method for reloading data on viewDidLoad.
So, where should I write the code to solve my problem?
Thanks...