I searched the internet but to no avail. The SVPullToRefresh stick if I run code:
[table.pullToRefreshView startAnimating];
[table.pullToRefreshView stopAnimating];
Somewhere in my code load data from cache, and this method calls almost consistently. How can I solve this problem?