I am implementing a pull to refresh on a STV table with data from Parse.com
(I have done this by adding an IBAction to the refresh control on the storyboard)
How do i instruct STV to refresh its Parse data.
I have tried simply telling it to reload the tableview but that doesn't seem to do it
thanks
karl
Edited by Karl1348790294, 16 October 2015 - 02:42 AM.