vlasov / CCBottomRefreshControl

MIT License
319 stars 77 forks source link

self.tableView.bottomRefreshControl = nil; throwing exception #4

Closed marcelosalloum closed 9 years ago

marcelosalloum commented 9 years ago

Hello Folks,

I am having trouble removing the bottomRefreshControl from my tableView. I am currently trying to do it by setting self.tableView.bottomRefreshControl = nil; but when I do so, I get a EXC_BAD_ACCESS (code=2.

How could I remove it once it is added?

Thanks,

vlasov commented 9 years ago

Possibly fixed. Try version 0.4.1