ODRefreshControl icon indicating copy to clipboard operation
ODRefreshControl copied to clipboard

Refresh

Open ihmunro opened this issue 11 years ago • 1 comments

Hi There

Implemented as easy as you said.

So it looks like it is refreshing - but the TableView does not refresh.

I have the iPhone doing a JSON pull from a SQL Database.

Any ideas ?

Iain

ihmunro avatar May 16 '13 12:05 ihmunro

Can you post some code?

Besides: Does your @selector get called (after you pull-to-refresh)? Do you call -tableview:reloadData after you pull the JSON?

matejkramny avatar May 17 '13 10:05 matejkramny