axandreo
Results
2
comments of
axandreo
@wildthink `loadIfNeeded()` does not reload the resource unless there's a reason to. Specifically the resource has to be invalidated. If you want a reload from the network, you have to...
@wildthink I'm sorry, I misunderstood your question. A tableview doesn't reload unless `reloadData` is called.