If I download an AGSPortalItem via the load: method and the download fails (for example there is no network connectivity at that moment) I need to use the retryLoad: method on further download attempts for the same AGSPortalItem. Even if the network is back up, another load: call on the original PortalItem will always fail. I wonder what the design decision is behind this construct. Would't it be much easier to recheck network connectivity on all load: operations?
Best,
Linnart