Every time I pull to refresh the TableView, the UIRefreshControl appears to be glitchy. Below is the code I am using. Any Ideas?
In AppDelegate:
UINaviga
For me self.extendedLayoutIncludesOpaqueBars = YES fixed the issue.
self.extendedLayoutIncludesOpaqueBars = YES