I am using a UITableView Which has a Pull down to refresh function but the spinner for pull down to refresh is not showing up when I call the [self.refreshControl beginRefre
before the code:
[refreshControl beginRefresh]
insert the code:
[refreshControl layoutIfNeeded]